Calendly
Learn how to use Calendly with Composio
Overview
Enum
CALENDLY
Description
Calendly is an appointment scheduling tool that automates meeting invitations, availability checks, and reminders, helping individuals and teams avoid email back-and-forth
Authentication Details
OAUTH2
Actions
CALENDLY_GET_GROUP
Returns information about a specified group.
Action Parameters
Action Response
CALENDLY_CREATE_SINGLE_USE_SCHEDULING_LINK
Creates a single-use scheduling link.
Action Parameters
Action Response
CALENDLY_GET_ROUTING_FORM
Get a specified routing form.
Action Parameters
Action Response
CALENDLY_INVITE_USER_TO_ORGANIZATION
Invites a user to an organization.
Action Parameters
Action Response
CALENDLY_LIST_WEBHOOK_SUBSCRIPTIONS
Get a list of webhook subscriptions for a specified organization or user.
Action Parameters
Action Response
CALENDLY_LIST_GROUPS
Returns a list of groups.
Action Parameters
Action Response
CALENDLY_DELETE_WEBHOOK_SUBSCRIPTION
Delete a webhook subscription.
Action Parameters
Action Response
CALENDLY_LIST_USER_AVAILABILITY_SCHEDULES
Returns the availability schedules of the given user.
Action Parameters
Action Response
CALENDLY_REMOVE_USER_FROM_ORGANIZATION
Removes a user from an organization. notes: * to remove users, the caller must have admin rights for the organization * an organization owner can’t be removed
Action Parameters
Action Response
CALENDLY_GET_EVENT_INVITEE
Returns information about a specified invitee (person invited to an event).
Action Parameters
Action Response
CALENDLY_LIST_ACTIVITY_LOG_ENTRIES
> this endpoint requires an enterprise subscription. returns a list of activity log entries
Action Parameters
Action Response
CALENDLY_GET_GROUP_RELATIONSHIP
Returns a group relationship by uuid
Action Parameters
Action Response
CALENDLY_LIST_EVENT_INVITEES
Returns a list of invitees for an event.
Action Parameters
Action Response
CALENDLY_CANCEL_EVENT
Cancels specified event.
Action Parameters
Action Response
CALENDLY_GET_WEBHOOK_SUBSCRIPTION
Get a specified webhook subscription.
Action Parameters
Action Response
CALENDLY_GET_USER
Returns information about a specified user.
Action Parameters
Action Response
CALENDLY_GET_EVENT_TYPE
Returns information about a specified event type.
Action Parameters
Action Response
CALENDLY_LIST_OUTGOING_COMMUNICATIONS
> this endpoint requires an enterprise subscription. returns a list of outgoing sms communications.
Action Parameters
Action Response
CALENDLY_LIST_ROUTING_FORMS
Get a list of routing forms for a specified organization.
Action Parameters
Action Response
CALENDLY_GET_ORGANIZATION_INVITATION
Returns an organization invitation that was sent to the organization’s members.
Action Parameters
Action Response
CALENDLY_LIST_GROUP_RELATIONSHIPS
Returns a list of group relationships - a given owner can have one membership record, but multiple admin records
Action Parameters
Action Response
CALENDLY_LIST_EVENT_TYPE_AVAILABLE_TIMES
Returns a list of available times for an event type within a specified date range. date range can be no greater than 1 week (7 days). note: * this endpoint does not support traditional keyset pagination.
Action Parameters
Action Response
CALENDLY_CREATE_INVITEE_NO_SHOW
Marks an invitee as a no show.
Action Parameters
Action Response
CALENDLY_LIST_USER_S_EVENT_TYPES
This endpoint retrieves all event types linked to a particular user within an organization, requiring either organization
or user
as mandatory query parameters.
Action Parameters
Action Response
CALENDLY_GET_EVENT
Returns information about a specified event.
Action Parameters
Action Response
CALENDLY_LIST_EVENTS
The api returns event lists, filtered by ‘organization’, ‘user’, or ‘group’. admin privileges are needed for organization/group filters. admins can also view events of a specific user or group within their org. users can view their personal events.
Action Parameters
Action Response
CALENDLY_GET_INVITEE_NO_SHOW
Returns information about a specified invitee no show.
Action Parameters
Action Response
CALENDLY_LIST_EVENT_TYPE_HOSTS
Fetch list of event type hosts
Action Parameters
Action Response
CALENDLY_LIST_USER_BUSY_TIMES
Fetches a week-max list of user events, both internal and external (if conflict check set), in ascending order without keyset pagination support.
Action Parameters
Action Response
CALENDLY_DELETE_SCHEDULED_EVENT_DATA
Enterprise subscription holders can use this endpoint to request deletion of scheduled events data within a past 24-month range; process may take up to 7 days.
Action Parameters
Action Response
CALENDLY_GET_CURRENT_USER
Returns basic information about your user account.
Action Parameters
Action Response
CALENDLY_LIST_ORGANIZATION_MEMBERSHIPS
The endpoint lists organization memberships for users and all users in an organization, and retrieves the organization uri, using user
and organization
options.
Action Parameters
Action Response
CALENDLY_LIST_ORGANIZATION_INVITATIONS
Returns a list of organization invitations that were sent to the organization’s members.
Action Parameters
Action Response
CALENDLY_DELETE_INVITEE_NO_SHOW
Undoes marking an invitee as a no show.
Action Parameters
Action Response
CALENDLY_CREATE_WEBHOOK_SUBSCRIPTION
Webhook subscriptions can be created for organizations, users, or groups. organizational ones cover all events; user/group ones are entity-specific. some events support several scopes, so create subscriptions accordingly.
Action Parameters
Action Response
CALENDLY_GET_USER_AVAILABILITY_SCHEDULE
This will return the availability schedule of the given uuid.
Action Parameters
Action Response
CALENDLY_GET_ORGANIZATION_MEMBERSHIP
Returns information about a user’s organization membership
Action Parameters
Action Response
CALENDLY_CREATE_ONE_OFF_EVENT_TYPE
Creates one-off event type
Action Parameters
Action Response
CALENDLY_REVOKE_USER_S_ORGANIZATION_INVITATION
Use this to revoke an organization invitation to an organization. once revoked, the invitation link that was sent to the invitee is no longer valid.
Action Parameters
Action Response
CALENDLY_DELETE_INVITEE_DATA
Use this endpoint with an enterprise subscription to request the removal of invitee data from past organization events. deletion may take up to a week.
Action Parameters
Action Response