Calendly Trigger
Trigger workflow when someone schedules a new event on Calendly
Trigger workflow when someone schedules a new event on Calendly
This is a webhook-based trigger. Configure the webhook URL in your external service to send events to TradingGoose.
Events
Calendly Invitee Created
Trigger workflow when someone schedules a new event on Calendly
Trigger Type*
Select...
Personal Access Token*
••••••••
Organization URI*
https://api.calendly.com/organizations/XXXXXX
Organization URI for the webhook subscription. Get this from "Get Current User" operation.
Output Schema
Event Payload
eventstringEvent type (invitee.created or invitee.canceled)created_atstringWebhook event creation timestampcreated_bystringURI of the Calendly user who created this webhookpayloadobjecturistringInvitee URIemailstringInvitee email addressnamestringInvitee full namefirst_namestringInvitee first namelast_namestringInvitee last namestatusstringInvitee status (active or canceled)timezonestringInvitee timezoneeventstringScheduled event URIquestions_and_answersarrayQuestions and answers from the booking formtrackingobjecttext_reminder_numberstringPhone number for text remindersrescheduledbooleanWhether this invitee rescheduledold_inviteestringURI of the old invitee (if rescheduled)new_inviteestringURI of the new invitee (if rescheduled)cancel_urlstringURL to cancel the eventreschedule_urlstringURL to reschedule the eventcreated_atstringInvitee creation timestampupdated_atstringInvitee last update timestampcanceledbooleanWhether the event was canceledcancellationobjectCancellation detailspaymentobjectPayment detailsno_showobjectNo-show detailsreconfirmationobjectReconfirmation detailsCalendly Invitee Canceled
Trigger workflow when someone cancels a scheduled event on Calendly
Personal Access Token*
••••••••
Organization URI*
https://api.calendly.com/organizations/XXXXXX
Organization URI for the webhook subscription. Get this from "Get Current User" operation.
Output Schema
Event Payload
eventstringEvent type (invitee.created or invitee.canceled)created_atstringWebhook event creation timestampcreated_bystringURI of the Calendly user who created this webhookpayloadobjecturistringInvitee URIemailstringInvitee email addressnamestringInvitee full namefirst_namestringInvitee first namelast_namestringInvitee last namestatusstringInvitee status (active or canceled)timezonestringInvitee timezoneeventstringScheduled event URIquestions_and_answersarrayQuestions and answers from the booking formtrackingobjecttext_reminder_numberstringPhone number for text remindersrescheduledbooleanWhether this invitee rescheduledold_inviteestringURI of the old invitee (if rescheduled)new_inviteestringURI of the new invitee (if rescheduled)cancel_urlstringURL to cancel the eventreschedule_urlstringURL to reschedule the eventcreated_atstringInvitee creation timestampupdated_atstringInvitee last update timestampcanceledbooleanWhether the event was canceledcancellationobjectCancellation detailspaymentobjectPayment detailsno_showobjectNo-show detailsreconfirmationobjectReconfirmation detailsCalendly Webhook
Trigger workflow from any Calendly webhook event
Personal Access Token*
••••••••
Organization URI*
https://api.calendly.com/organizations/XXXXXX
Organization URI for the webhook subscription. Get this from "Get Current User" operation.
Output Schema
Event Payload
eventstringEvent type (invitee.created, invitee.canceled, or routing_form_submission.created)created_atstringWebhook event creation timestampcreated_bystringURI of the Calendly user who created this webhookpayloadobjectComplete event payload (structure varies by event type)Calendly Routing Form Submitted
Trigger workflow when someone submits a Calendly routing form
Personal Access Token*
••••••••
Organization URI*
https://api.calendly.com/organizations/XXXXXX
Organization URI for the webhook subscription. Get this from "Get Current User" operation.
Output Schema
Event Payload
eventstringEvent type (routing_form_submission.created)created_atstringWebhook event creation timestampcreated_bystringURI of the Calendly user who created this webhookpayloadobjecturistringRouting form submission URIrouting_formstringRouting form URIsubmitterobjectSubmitter detailssubmitter_typestringType of submitterquestions_and_answersarrayQuestions and answers from the booking formtrackingobjectresultobjectRouting result detailscreated_atstringSubmission creation timestampupdated_atstringSubmission last update timestamp