This trigger fires when someone schedules a new Calendly event with you.
- API endpoint slug
- calendly.event_invitee_created
Trigger fields
- Label
- Which event?
- Slug
- event_id
- Required
- true
- Can have default value
- false
Ingredients
- Slug
- event_type_name
- Filter code
- Calendly.eventInviteeCreated.EventTypeName
- Type
- String
- Example
- 30 Minute Meeting
- Slug
- name
- Filter code
- Calendly.eventInviteeCreated.Name
- Type
- String
- Example
- Bob Smith
- Slug
- first_name
- Filter code
- Calendly.eventInviteeCreated.FirstName
- Type
- String
- Example
- Bob
- Slug
- last_name
- Filter code
- Calendly.eventInviteeCreated.LastName
- Type
- String
- Example
- Smith
- Slug
- email
- Filter code
- Calendly.eventInviteeCreated.Email
- Type
- String
- Example
- email@example.com
- Slug
- status
- Filter code
- Calendly.eventInviteeCreated.Status
- Type
- String
- Example
- active
- Slug
- start_time_date
- Filter code
- Calendly.eventInviteeCreated.StartTimeDate
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- end_time_date
- Filter code
- Calendly.eventInviteeCreated.EndTimeDate
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- timezone
- Filter code
- Calendly.eventInviteeCreated.Timezone
- Type
- String
- Example
- America/Los_Angeles
- Slug
- created_at
- Filter code
- Calendly.eventInviteeCreated.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- updated_at
- Filter code
- Calendly.eventInviteeCreated.UpdatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- event_uri
- Filter code
- Calendly.eventInviteeCreated.EventUri
- Type
- String
- Example
- https://api.calendly.com/scheduled_events/AAAAAAAAAAAAAAAA
- Slug
- uri
- Filter code
- Calendly.eventInviteeCreated.Uri
- Type
- String
- Example
- AAAAAAAAAAAAAAAA