I am using this API endpoint to get calendly events that were scheduled "https://api.calendly.com/scheduled_events" for one day before current day's date, but I am not able to fetch the UTM parameters related to that scheduled event from that calendly API endpoint, so is there a way to get UTM parameters for a scheduled event in calendly through API?
Page 1 / 1
Hi
The UTM parameters will be found on the invitee resource instead of the event resource.
To get a list of invitees, you can call the list event invitees endpoint for a specific event.
Events will often have only one invitee, but group event types will allow for many invitees. The UTM parameters for each invitee’s booking would be collected separately, which is why this information lives on the invitee and not the event resource.
Reply
Sign up
Already have an account? Login
Not a Calendly user yet? Head on over to Calendly.com to get started before logging into the community.
Employee Login Customer LoginLogin to the community
Not a Calendly user yet? Head on over to Calendly.com to get started before logging into the community.
Employee Login Customer LoginEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.