Explore Plans
Mobile menu Close menu
Eventbrite

New event

This trigger fires when a new event is created.

Developer info

API endpoint slug
eventbrite.new_event

Trigger fields

Organization Dropdown list

Label
Which organization?
Slug
organization_id
Required
true
Can have default value
false

Ingredients

Event name The name of the event.

Slug
name
Filter code
Eventbrite.newEvent.EventName
Type
String
Example
My event

Summary An event summary.

Slug
summary
Filter code
Eventbrite.newEvent.Summary
Type
String
Example
An awesome event.

Start time The time the event starts.

Slug
start_time
Filter code
Eventbrite.newEvent.StartTime
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00

End time The time the event ends.

Slug
end_time
Filter code
Eventbrite.newEvent.EndTime
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00

Status Can be draft, live, started, ended, completed or canceled.

Slug
status
Filter code
Eventbrite.newEvent.Status
Type
String
Example
live

Online event Whether or not the event is online-only (has no venue).

Slug
online_event
Filter code
Eventbrite.newEvent.OnlineEvent
Type
String
Example
true

Created at Date and time event was created.

Slug
created_at
Filter code
Eventbrite.newEvent.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00

Updated at Date and time the event was updated.

Slug
updated_at
Filter code
Eventbrite.newEvent.UpdatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00

Published at Date and time the event was published.

Slug
published_at
Filter code
Eventbrite.newEvent.PublishedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00