Connecting Eventbrite to Mailerlite
Status: Closed · Asked by [email protected] on · 0 views
I'm having trouble connecting Eventbrite to Mailerlite. I want to be able to grab the customer email from eventbrite and put it on my mailing list on Mailerlite.
I watched this video, but my API URL does not have a number at the end.
youtube.com/watch?v=tqi_MWTTcmA
In the video the API URL looks like https://www.eventbriteapi.com/v3/orders/575626
But when I successfully connect my webhook on eventbrite, I get https://www.eventbriteapi.com/{api-endpoint-to-fetch-object-details}/
I'm not sure what the next step is to retrieve the customers details.
Hi @hnjkeo,
https://connect.pabbly.com/workflow/mapping/IjU3NjYwNTZmMDYzNzA0M2Q1MjZhNTUzMTUxMzMi_pc
Please try using 'New Order' trigger event and see if that gives you the desired result.
Hi
I would like to do this for all events on eventbrite not just one event.

I followed the steps of new order, and it doesn't work. I got to 8 minute 50 of the video and it says error.
In that case, please disable your current workflow and create a new workflow from scratch without cloning. Set up 'New Order (All Events)' as your trigger step by following the steps provided in the help text. Once done, let us know

Yes I have done this step. But I get the details of the API URL. I get https://www.eventbriteapi.com/{api-endpoint-to-fetch-object-details}/
Click on 'Re-Capture Webhook Response' and create a new order in your Eventbrite account.
Thank YOU. It worked! I didn't know I had to re-capture webhook response again.