Skip to main content

I’m working on an integration with Calendly and we need to be able to link the Calendly scheduled event to the event in the provider (i.e. Google or MS) as our app also has an integration with our customer’s calendars. What we need is a way to get the provider type and Id for each of the Calendly scheduled events so we can tie them together in our UI. 

 

I see in the APIs documentation for the Event endpoint (https://api.calendly.com/scheduled_events) that it has a property for ‘calendar_event’ but it shows in the API as deprecated  (see: https://developer.calendly.com/api-docs/504508461e486-event ).

 

This field appears to have exactly what we need, but since it’s deprecated, I’m hesitant to use or trust it. Is there a more preferred route to retrieve this data and if not why is this deprecated and how much can we trust it working going forward?

Be the first to reply!

Reply