# Eventbrite - Get event attendees action (batch)

The Get event attendees batch action allows you to retrieve a list of attendees for a specific event using the event's unique ID. The Eventbrite API (opens new window) typically limits the number of results to 50, but the actual number may be fewer if the attendee record has many custom fields.

Get event attendees action Eventbrite - Get event attendees action

# Input

Input field Description
Event ID Enter the unique identifier for the event to fetch attendees.
Status Specify the registration status of the attendees to retrieve.
When first started, this recipe should pick up events from Choose the starting date and time to begin fetching new or updated attendees. Learn more about this input field.
Attendee IDs Input the unique identifiers for specific attendees. Use a list datapill to fetch multiple attendee IDs.

# Output

Output field Description
Attendees count The number of attendees retrieved for the event.
Attendees A list of attendees, including details such as names, emails, and ticket information.


Last updated: 8/28/2024, 8:43:06 PM

On this page