Eventbrite
eventbriteEventbrite enables organizers to plan, promote, and manage events, selling tickets and providing attendee tools for conferences, concerts, and gatherings
Acciones disponibles (3)
Cada acción es una operación que el agente puede ejecutar contra este conector. Haz clic en una acción para ver sus parámetros.
Get Event CategoriesEVENTBRITE_GET_EVENT_CATEGORIESAcciónTool to retrieve event categories. use when selecting a category for an event. localizes results via optional locale parameter.
EVENTBRITE_GET_EVENT_CATEGORIESAcciónTool to retrieve event categories. use when selecting a category for an event. localizes results via optional locale parameter.
Parámetros de entrada
localestringReturn categories in this locale (BCP-47 format), e.g., 'en_US'.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get Event FormatsEVENTBRITE_GET_EVENT_FORMATSAcciónTool to list event formats. use when you need the available formats before creating or updating an event.
EVENTBRITE_GET_EVENT_FORMATSAcciónTool to list event formats. use when you need the available formats before creating or updating an event.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get Event SubcategoriesEVENTBRITE_GET_EVENT_SUBCATEGORIESAcciónTool to list all event subcategories. use when fetching available subcategory options, optionally filtered by locale after selecting a category.
EVENTBRITE_GET_EVENT_SUBCATEGORIESAcciónTool to list all event subcategories. use when fetching available subcategory options, optionally filtered by locale after selecting a category.
Parámetros de entrada
localestringReturn subcategories in this locale (BCP-47 format), e.g., 'en_US'.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not