Wati
watiWati is a WhatsApp Business API platform that automates marketing, sales, service, and support.
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ónTool to add a new contact in wati. use when registering a customer's whatsapp number before sending messages.
WATI_ADD_CONTACTAcciónTool to add a new contact in wati. use when registering a customer's whatsapp number before sending messages.
Parámetros de entrada
namestringDisplay name of the contact, e.g., 'Alice Johnson'.
customParamsobject[]List of custom key/value attributes for the contact.
whatsappNumberanyObligatorioWhatsApp number including country code, digits only (no '+' or spaces), length 6-15.
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 TeamsWATI_GET_TEAMSAcciónTool to retrieve a list of teams from wati. use after authenticating when you need to enumerate all available teams.
WATI_GET_TEAMSAcciónTool 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
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
Send Session MessageWATI_SEND_SESSION_MESSAGEAcciónTool 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.
WATI_SEND_SESSION_MESSAGEAcciónTool 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
messageTextstringObligatorioThe text of the message to be sent in the active session.
whatsappNumberstringObligatorioRecipient's WhatsApp number in international format (with country code).
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
Update Contact AttributesWATI_UPDATE_CONTACT_ATTRIBUTESAcciónTool to update attributes of an existing contact. use after confirming the contact exists and you need to modify its custom attributes.
WATI_UPDATE_CONTACT_ATTRIBUTESAcciónTool 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.
whatsappNumberstringObligatorioTarget contact's WhatsApp number in international format with '+' and country code.
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
Wati update chat statusWATI_WATI_UPDATE_CHAT_STATUSAcciónDeprecated action placeholder for updating chat status.
WATI_WATI_UPDATE_CHAT_STATUSAcciónDeprecated action placeholder for updating chat status.
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