NAiOS IconNAiOS Logo
Volver al catálogo

Eventee

eventee

Eventee is an intuitive mobile and web app that enhances attendee experience and engagement at in-person, virtual, or hybrid events.

Acciones
3
Triggers
0
Autenticación
OAuth gestionado
No
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.

Add speakerEVENTEE_ADD_SPEAKERAcción

Tool to add a new speaker to a specific eventee event. use after creating an event and obtaining its id.

Parámetros de entrada

  • namestringObligatorio

    Full name of the speaker

  • emailanyemail

    Email address of the speaker

  • socialobject

    Social media links for the speaker as key-value pairs

  • companystring

    Company the speaker represents

  • pictureanyuri

    URL to the speaker's picture

  • event_idstringObligatorio

    Unique identifier of the Eventee event

  • positionstring

    Position of the speaker at their company

  • biographystring

    Biography of the speaker

  • lecture_titlestring

    Title of the speaker's lecture

  • lecture_descriptionstring

    Description of the lecture

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

Delete SpeakerEVENTEE_DELETE_SPEAKERAcción

Tool to delete a speaker by their id. use when you need to remove a speaker after confirming their id.

Parámetros de entrada

  • speaker_idstringObligatorio

    Unique identifier of the speaker to delete

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

List EventsEVENTEE_LIST_EVENTSAcción

Tool to retrieve a list of all events. use when you need an overview of all events.

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