WhatsApp is the OAuth resource Send Message authenticates through. It holds the client credentials, the environment, and the scopes granted.
The resource has two tabs: Configuration and Customized Scopes.
Configuration
| Field | Required | Description |
|---|---|---|
| Name | Optional | Name of the component. |
| Description | Optional | Description of the component. |
| Environment | Optional | Development or Production. Selects which connection targets are used. Defaults to Development. |
| OAuth Client Id | Optional | The public identifier issued by the OAuth provider. |
| OAuth Client Secret | Optional | The confidential secret issued by the OAuth provider. |
| Context Tags | Optional | Tags that must be provided at runtime to establish the connection. |
| Authenticate | Optional | Starts the authorization flow. |
| Enable Client Managed Credentials | Optional | Provide your own Client ID and Secret rather than using the platform's. Defaults to cleared. |
Authenticate the connection before saving.
Customized Scopes
| Field | Required | Description |
|---|---|---|
| Scopes | Optional | The scopes requested when authorizing. |