NAiOS IconNAiOS Logo
Volver al catálogo

Wati

wati

Wati is a WhatsApp Business API platform that automates marketing, sales, service, and support.

Acciones
5
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 (5)

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

Tool to add a new contact in wati. use when registering a customer's whatsapp number before sending messages.

Parámetros de entrada

  • namestring

    Display name of the contact, e.g., 'Alice Johnson'.

  • customParamsobject[]

    List of custom key/value attributes for the contact.

  • whatsappNumberanyObligatorio

    WhatsApp number including country code, digits only (no '+' or spaces), length 6-15.

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

Tool to retrieve a list of teams from wati. use after authenticating when you need to enumerate all available teams.

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

Send Session MessageWATI_SEND_SESSION_MESSAGEAcción

Tool to send a session message to a specified whatsapp number. use when you need to deliver a free-form text within an active 24-hour session window.

Parámetros de entrada

  • messageTextstringObligatorio

    The text of the message to be sent in the active session.

  • whatsappNumberstringObligatorio

    Recipient's WhatsApp number in international format (with country code).

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

Update Contact AttributesWATI_UPDATE_CONTACT_ATTRIBUTESAcción

Tool to update attributes of an existing contact. use after confirming the contact exists and you need to modify its custom attributes.

Parámetros de entrada

  • customParamsobject[]

    Optional list of custom attributes to update for the contact. Each item should include a name and value.

  • whatsappNumberstringObligatorio

    Target contact's WhatsApp number in international format with '+' and country code.

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

Wati update chat statusWATI_WATI_UPDATE_CHAT_STATUSAcción

Deprecated action placeholder for updating chat status.

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