Event-Organiser
Event-Organiser copied to clipboard
API Integration?
Is API integration a possibility? We use ActiveCampaign for email automation, and need a way to send booking form data to AC.
It's certainly possible, there are hooks you can use to 'listen' for when a booking is confirmed (for example) and then send the data to ActiveCampaign. It out of the scope of the plug-in to provide such an integration for example. Hooks are documented here: http://codex.wp-event-organiser.com/ of particular interest would probably be: http://codex.wp-event-organiser.com/hook-eventorganiser_confirmed_booking.html.
Booking meta data (including data collected in the booking form) can be obtained via: http://codex.wp-event-organiser.com/function-eo_get_booking_meta.html