Calendly Connector
Quickly build integrations connecting your B2B SaaS to Calendly.
About the Calendly Connector
Calendly is an industry leading scheduling solution for businesses. Use the Calendly component to manage the scheduling of events; attendee availability; and retrieve pertinent data on users and attendees.
Actions
| Action Name | Action Description |
|---|---|
| List Event Invitees | Returns a list of Invitees for an event. |
| List Events | Returns a list of Events. |
| Get Event Invitee | Returns information about a specified Invitee (person invited to an event). |
| Get Event | Returns information about a specified Event. |
| Cancel Event | Cancels specified event. |
| Delete Scheduled Event Data | To submit a request to remove scheduled events data within a time range for your organization, use this endpoint. |
| Get User | Returns information about a specified User. |
| Get Current User | Returns basic information about your user account. |
| Get User Availability Schedule | This will return the availability schedule of the given UUID. |
| List User Availability Schedules | Returns the availability schedules of the given user. |
| List User Busy Times | Returns an ascending list of user internal and external scheduled events within a specified date range. |
| List User's Event Types | Returns all Event Types associated with a specified User. |
| Delete Invitee Data | To submit a request to remove invitee data from all previously booked events in your organization, use this endpoint. |
| Create Webhook Subscription | Create a Webhook Subscription for an Organization or User. |
| List Webhook Subscription | Get a list of Webhook Subscriptions for a specified Organization or User. |
| Get Webhook Subscription | Get a specified Webhook Subscription. |
| Delete Webhook Subscription | Delete a Webhook Subscription. |
| Delete Instanced Webhooks | Delete all webhooks that point to a flow in this instance. |
| Get Organization Invitation | Returns an Organization Invitation that was sent to the organization's members. |
| Get Organization Membership | Returns information about a user's Organization Membership. |
| Invite User to Organization | Invites a user to an organization. |
| List Activity Log Entries | Returns a list of activity log entries. |
| List Organization Invitations | Returns a list of Organization Invitations that were sent to the organization's members. |
| List Organization Memberships | Use this to list the Organization Memberships for all users belonging to an organization. |
| Remove User from Organization | Removes a user from an organization. |
| Revoke User's Organization Invitation | Use this to revoke an Organization Invitation to an organization. |
| List Routing Forms | Get a list of Routing Forms for a specified Organization. |
| Get Routing Form | Get a specified Routing Form. |
| List Routing Form Submissions | Get a list of Routing Form Submissions for a specified Routing Form. |
| Get Routing Form Submission | Get a specified Routing Form Submission. |
| Create Share | Allows you to create an endpoint for the Customize Once and Share feature. |
| Create Single-Use Scheduling Link | Creates a single-use scheduling link. |
| Get Event Type | Returns information about a specified Event Type. |
| List Event Type Available Times | Returns a list of available times for an event type within a specified date range. |
| Raw Request | Send raw HTTP request to Calendly |
Triggers
| Trigger Name | Trigger Description |
|---|---|
| Scheduled Event | Receive data from scheduled events in real time with webhook subscriptions. |
| New and Updated Events | Checks for new and updated Events in Calendly on a configured schedule. |