Calendly

Calendly icon

Calendly is online appointment scheduling software for booking appointments, meetings, and events.

Triggers

Trigger

Configuration fields

Data type

Required?

Event canceled - A Calendly event was canceled.

 

 

 

Event created - An event was scheduled using Calendly.

 

 

 

Actions

Action

Configuration fields

Data type

Required?

Get a scheduled event - Return details of a specific scheduled event.

Event URI - The event's uniform resource identifier (URI).

https://api.calendly.com/scheduled_events/GBGBDCAADAEDCRZ2

URL

Checkmark icon, required field

List scheduled events - Return details of all scheduled events.

Earliest start time - Include events with start times after this time. This time should be written in Coordinated Universal Time (UTC).

2020-01-02T12:30:00Z

String

 

Latest start time - Include events with start times before this time. This time should be written in Coordinated Universal Time (UTC).

2020-01-02T12:30:00Z

String

 

Invitee email - Return events that are scheduled with the invitee associated with this email address.

tim@example.com

Email

 

Count - The number of events to return (Default value: 20).

1-100

Number

 

Page token - The token returned by this action that's used to return additional events. Events are returned in batches based on the number specified in the "Count" field.

https://api.calendly.com/scheduled_events?count=1&page_token=sNjq4TvMDfUHEl7zHRR0k0E1PCEJWvdi

String

 

Status - Whether the scheduled event is active or canceled.

Choice