Documentation Index
Fetch the complete documentation index at: https://calendly-preview.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Avoid pivots in your business plan when you analyze and report on your teams’ scheduled events
Calendly owners and admins can report on scheduled events of teams across their organization when they generate and use a personal access token to authenticate requests they make to Calendly’s API. There are two ways to report on scheduled events:- Make POST requests to the Calendly API to receive basic event and invitee data in real time via a webhook subscription. This method is suggested because after the webhook subscription is created, there is no further input required.
- Make periodic GET requests to the Calendly API from your system to retrieve current event information to update your system with data from scheduled events.