Discover more about the WhatsApp connector and how to use it on the Digibee Integration Platform.
Important information:
This documentation is currently available only in English but will soon be translated into Portuguese.
The content is under revision and may change. We appreciate your understanding as we work to improve the documentation.
This connector allows users to send messages to WhatsApp.
Parameters
Take a look at the configuration parameters for the connector. Parameters supported by Double Braces expressions are marked with (DB)
.
Required Tab
Parameter | Description | Default value | Data type |
Dynamic Account | If the option is activated, the connector will use the account dynamically. If the option is deactivated, it’ll use the account statically. | False | Boolean |
Account Name | The name of the account that is generated dynamically via the Store Account connector. | String | |
Account | Defines the account to be used by the connector. | N/A | Account |
Phone Number ID | The phone number ID taken from whatsapp-business dashboard. | N/A | String |
Fail On Error | If the option is activated, the pipeline's execution with an error will be interrupted. Otherwise, the pipeline execution proceeds, but the result will show a false value for the | False | Boolean |
Optional Tab
Parameter | Description | Default value | Data type |
API Version | The Facebook graph API version. | N/A | String |
Base URI | It can be used to set an alternative base URI, for example, when you want to test the component against a mock WhatsApp API. | N/A | String |
Webhook Path | The webhook path. | Webhook | String |
Webhook Verify Token | The webhook token for verification. | N/A | String |
Headers Tab
Parameter | Description | Default value | Data type |
CamelWhatsAppPhoneNumberId | The phone number ID taken from WhatsApp Meta for Developers Dashboard. | N/A | JSON |
CamelWhatsAppRecipientPhoneNumberId | The recipient’s phone number associated with the phone number ID. | N/A | JSON |
If the execution is successful, the output of the execution should have at least a property "success": true
Last updated