This trigger fires when a new event is created.
- API endpoint slug
- eventbrite.new_event
Trigger fields
- Label
- Which organization?
- Slug
- organization_id
- Required
- true
- Can have default value
- false
Ingredients
- Slug
- name
- Filter code
- Eventbrite.newEvent.EventName
- Type
- String
- Example
- My event
- Slug
- summary
- Filter code
- Eventbrite.newEvent.Summary
- Type
- String
- Example
- An awesome event.
- Slug
- start_time
- Filter code
- Eventbrite.newEvent.StartTime
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- end_time
- Filter code
- Eventbrite.newEvent.EndTime
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- status
- Filter code
- Eventbrite.newEvent.Status
- Type
- String
- Example
- live
- Slug
- online_event
- Filter code
- Eventbrite.newEvent.OnlineEvent
- Type
- String
- Example
- true
- Slug
- created_at
- Filter code
- Eventbrite.newEvent.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- updated_at
- Filter code
- Eventbrite.newEvent.UpdatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- published_at
- Filter code
- Eventbrite.newEvent.PublishedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00