What is your goal?
My goal is to list all calls from their events and list the booked invitee in my airttable and the date of their calls and attached it to each rows of that particular event. since I can only receive the reminder emails from calendly if they have a booking. i want to use calendly to fetch those boolking and add the client/invitee name to that event automatically with the dates so i dont need to use watch gmails and still use text parser to fetch those info. is there anyway i can maybe use URI or the user or scheduling url? or any that works?
What is the problem & what have you tried?
i haeb trive watch events but it can only read my own bookings. List event type also is not live and list organization also is not seem working.
Hi @Filmae_Arrieta,
Calendly is a planner first, it creates the event in your connected calendar including any attendees. So why not fetch all the events from your calendar directly?
Or if you want to get the event + attendees from Calendly, use these modules:
Try to phrase your question a bit more clearly, it is hard to understand what your intention is.
Hi Henk, apologies for the very late reply, and thank you for your suggestion. My requirements have changed since I posted this. The workflow now needs to capture live booking events from a Calendly organization and immediately sync them to Airtable. Because bookings don’t happen on a fixed schedule, I’m leaning towards using Watch Events rather than List Events, as I only want the scenario to run when an actual booking occurs. Once all advisors are under the same Calendly organization, would you recommend a single Watch Events scenario for the organization, or would you architect it differently? Thanks!