Skip to main content
Community Member
June 18, 2025
Question

Help!. I am not receiving https://calendly.com/scheduled_events/

  • June 18, 2025
  • 2 replies
  • 94 views

After a Calendly booking via Typeform, I only receive the invitee ID, but I need the event UUID for API purposes. How can I get the event UUID?

2 replies

New Community Member
June 18, 2025

@prajwol46456 - is the invitee id in a URI format (example: https://api.calendly.com/scheduled_events/123/invitees/123)?  If so, you can extract the event URI by removing /invitees/ID

https://www.youtube.com/@calforce | https://calforce.pro | support@calforce.pro
Community Member
June 18, 2025

No its is not

I am getting the https://calendly.com/ /   /invitees/123
I want the scheduled events so I can parse it