What’s Supported
Supported Actions
This connector supports:- Read Actions, including full historic backfill and incremental read for
event_typesonly. - Write Actions.
- Proxy Actions, using the base URL
https://api.calendly.com.
Supported Objects
The Calendly connector supports reading from the following objects:- activity_log_entries
- user_availability_schedules
- event_types
- group_relationships
- groups
- locations
- organization_memberships
- outgoing_communications
- routing_forms
- scheduled_events
- event_types
- one_off_event_types
- invitees
- invitee_no_shows
- scheduling_links
- shares
- webhook_subscriptions
Example integration
For an example manifest file of a Calendly integration, visit our samples repo on Github.Before You Get Started
To connect Calendly with Ampersand, you will need a Calendly Account. Once your account is created, you’ll need to configure an app in Calendly and obtain the following credentials from your app:- Client ID
- Client Secret
Create a Calendly Account
Here’s how you can sign up for a Calendly Developer account:- Go to the Calendly Sign Up page.
- Sign up using your preferred method.
Creating a Calendly App
Follow the steps below to create a Calendly app and add the Ampersand redirect URL in the app:- Log in to your Calendly Developer Dashboard.
- Click Create new app.
- Enter the App Name.
- Enter the Ampersand redirect URL:
https://api.withampersand.com/callbacks/v1/oauthin the Redirect URI section.

Add Your Calendly App info to Ampersand
- Log in to your Ampersand Dashboard.
-
Select the project where you want to create a Calendly integration.

- Select Provider apps.
- Select Calendly from the Provider list.
-
Enter the previously obtained Client ID in the Client ID field and the Client Secret in the Client Secret field.

- Click Save changes.

