Get Event details using Event ID
Status: Closed · Asked by Carilyn Tolentino on · 0 views
Hello,
I am trying to get the Event Details by following this video:
youtube.com/watch?v=IVJbZL9nFVI:556
However, the trigger I used is "New Order (All Events)" and the data getting captured is based on the Order.

In the video, it's eventbriteapi.com/v3/events, in my workflow, it's eventbriteapi.com/v3/orders

I tried following the steps and get the event details by event ID but as you can see above, it's only capturing the order ID. Hence, I'm encountering an error.

Is capturing the event details possible with the trigger "New Order (All Events)" or no? I hope you can help me.
Thank you.
Attachments

Hey @Caryl
Can you please share the workflow URL in which you have tried the same?
Hey @Caryl
From your workflow, it's evident that in the "Get Event" action step, you were initially assigned the wrong Event ID. However, we have rectified this issue, and now it's functioning correctly.

Awesome! Thank you. You're the best!