Webhooks

Webhook Data Format

The Click to Chat plugin supports webhook integration to send event data such as button clicks and form submissions to external applications or services. By default, the webhook data is sent as a Stringify JSON object. However, if your integration requires the data to be sent in Standard JSON format, you can easily configure this […]

Webhook Data Format Read More »

Webhooks

Webhooks are automated HTTP POST requests that send real-time data to a designated URL when specific events occur. This enables seamless communication between applications without the need for manual intervention. In the Click to Chat plugin, webhooks are triggered when a user interacts with the WhatsApp icon/image. Integration Tools Create Webhook URL from integration tools

Webhooks Read More »