Support

Home Forums Event Espresso Premium Automating posting of Events to Facebook page

Automating posting of Events to Facebook page

Posted: November 29, 2022 at 10:04 pm


Honolulu Chapter CSI

November 29, 2022 at 10:04 pm

I’m trying to use Make.com to automate the posting of our events to our Facebook Page.

When I pull up the Post Types in Make.com, the espresso_event type is not listed. It’s using a REST API call.

Is this because the Event Espresso cpt is marked as not searchable?
Is it fixable? Would be great to be able to do this.


Tony

  • Support Staff

November 30, 2022 at 3:37 am

Hi there,

Can you not use the EE REST endpoint?

/wp-json/ee/v4.8.36/events/

Failing that you’ll need a snippet to tell Event Espresso to include the espresso_events post type within the standard endpoint:

https://gist.github.com/Pebblo/ece375ff854819cf900f91435ee67c76


Honolulu Chapter CSI

December 1, 2022 at 12:31 am

The snippet is exactly what I needed. I’m using the Make.com integration and it only returns the searchable post types. That snippet fixed it. Thanks!

The support post ‘Automating posting of Events to Facebook page’ 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.

Event Espresso