The WhatsApp Connector enables seamless integration with WhatsApp, allowing users to send messages, automate responses, and enhance customer engagement.
|
Connector
|
WhatsApp
|
|
Authentication type
|
Bearer Token
|
|
Data centers
|
US, IN, EU, AU, CA, SA, JP, and UAE
|
|
Applicable for
|
C5, C6
|
|
Website
|
|
|
Privacy policy
|
|
|
API documentation
|
|
|
Categories
|
Messaging & Communication
|
|
Parameter
|
Description
|
|
is URL, as per the WhatsApp API, to send the message to the end user's phone number
|
|
|
<PhoneNumberID>
|
is the Phone number ID present in your WhatsApp business account. You can find it in the API Setup under WhatsApp in your App Dashboard of Meta application.
|
|
to
|
is the valid phone number of the end user to whom the message should be sent.
Note: The number must be WhatsApp-enabled; otherwise, the message will not be delivered. |
|
template: "name" "language"
|
is the WhatsApp template's attributes that can be obtained from managing templates.
|
|
connection_name
|
is the WhatsApp connection link name
|
All actions supported through this connector can be performed using Deluge workflows:
|
Method
|
Description
|
|
invokeURL
|
The Deluge invokeURL task can be used to access the WhatsApp APIs for the supported actions listed above.
For complete information on the APIs, visit the WhatsApp API doc. |