Configuration - Posts & Webhooks - Edit Webhook section

Questions / Support Articles related to the Posts & Webhooks - Edit Webhook section

Where can I display my webhook to be triggered from?
You can display your webhook to be triggered from 3 different locations:   * Lead Popup * Call transfer window * Lead Details page (listed in the webhoo...
Sat, Apr 24, 2021 at 11:09 AM
Can I restrict the webhook to only be triggered once per lead?
Yes you can selection the checkbox "Only allow webhook to be triggered once per lead record" on the webhook to prevent the webhook from being use...
Mon, Apr 26, 2021 at 12:03 PM
Can I make a webhook open in a new browser tab?
Yes you can make the webhook open in a new browser tab by checking the box for "Open webhook in new tab" on the webhook configuration page. App...
Mon, Apr 26, 2021 at 12:05 PM
What are the different Data Types in Webhooks?
The different data types for Webhooks in the URI Parameters section are: * Static - type a static value to send to your destination * Lead Field - select ...
Mon, Apr 26, 2021 at 12:09 PM
What are the different Variable Types on the Add Webhook page?
The different variable types for webhooks are: * URI Parameter - includes fields added to the base URL. Example would be if you wanted to send the Ricoch...
Mon, Apr 26, 2021 at 12:13 PM
What is the Body tab of the webhook configuration page?
The Body tab of the webhook configuration page allows you to send data to the URL destination as a POST using a specific format (JSON, XML, etc). Applica...
Mon, Apr 26, 2021 at 12:14 PM
What is the Headers tab of the webhook configuration page?
The Headers tab of the webhook configuration page allows you to pass specific data to the URL destination such as authentication & user credentials tha...
Mon, Apr 26, 2021 at 12:16 PM