AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
EventbriteEventbrite

New event

This trigger fires when a new event is created.

About this trigger

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This trigger fires when a new event is created.
API endpoint slug
eventbrite.new_event

Trigger fields

Organization ID Dropdown list

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

Ingredients

Event nameThe name of the event.

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

SummaryAn event summary.

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

Start timeThe time the event starts.

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

End timeThe time the event ends.

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

StatusCan be draft, live, started, ended, completed or canceled.

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

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

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

Created atDate and time event was created.

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

Updated atDate 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.000+05:00

Published atDate 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.000+05:00