I had asked a question a few months back about getting an email notification when a new event is created. We have a handful of users that will be creating events and our admins would like to be notified.
The suggestion was to create an RSS feed. Is there a web hook that we could tap into to set up the email notification ourselves? I was trying to find that in the EE4 docs but don’t see any reference to it.
Events in Event Espresso are stored as custom post types:
espresso_events
You could use the save_post action for a new event (espresso_events) and then send the email.
—
Lorenzo
Viewing 1 reply thread
The support post ‘Email notification when a new event is created’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.