NAiOS IconNAiOS Logo
Volver al catálogo

Eventbrite

eventbrite

Eventbrite enables organizers to plan, promote, and manage events, selling tickets and providing attendee tools for conferences, concerts, and gatherings

Acciones
3
Triggers
0
Autenticación
OAuth gestionado
Información técnica: el detalle de parámetros, schemas y triggers de esta página está pensado para equipos de integración. Si solo necesitas saber si tu herramienta favorita está disponible, basta con ver la lista de acciones.

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ón

Tool to retrieve event categories. use when selecting a category for an event. localizes results via optional locale parameter.

Parámetros de entrada

  • localestring

    Return categories in this locale (BCP-47 format), e.g., 'en_US'.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Get Event FormatsEVENTBRITE_GET_EVENT_FORMATSAcción

Tool 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

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Get Event SubcategoriesEVENTBRITE_GET_EVENT_SUBCATEGORIESAcción

Tool to list all event subcategories. use when fetching available subcategory options, optionally filtered by locale after selecting a category.

Parámetros de entrada

  • localestring

    Return subcategories in this locale (BCP-47 format), e.g., 'en_US'.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not