This tutorial shows how to connect Qlik Sense to Calendly using the REST connector to load scheduling and meeting data for analysis.
Notes:
- Qlik Sense does not have a native Calendly connector. The REST connector using the Calendly API is the recommended approach.
- You need a Calendly account and a valid personal access token from your Calendly account settings under Integrations.
- Calendly APIs are commonly used to retrieve scheduled events and invitee data.
- Log in and open your Qlik Sense app, and click Data load editor from the top menu.
- Click Create new connection in the Data connection panel on the right.
- Select REST from the connector list.
- Enter a Calendly API endpoint URL (for example, a scheduled events endpoint).
- In the request headers, add an Authorization header with your Calendly access token, then click Test connection to verify the request.
- Click Create to store the connection. You can now access the saved connection, browse the available tables, and select the ones you want to load into your app.
.gif)



