We are using calendly to book meetings on Zoom. We have the integration setup and can see these meetings in our zoom data.
However, we have several associates meeting with clients throughout the day and we are leveraging a public round robin approach to our calendar.
Given that calendly is generating unique links per meeting, is it possible to pull those links from the api so that we can validate attendance in zoom?
Page 1 / 1
Hi
You can get details about Calendly events (including Zoom info) with the `GET /scheduled_events` API endpoint:
https://developer.calendly.com/api-docs/2d5ed9bbd2952-list-events
(The data that you’re looking for should be returned in the location key)
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.