5

WebHook

Nathan Berrios

Last Update 3 jaar geleden

To create a WebHook, you must perform the following steps:


Go to the Integrations and click on WebHooks.


Click on the Create a Webhook button.


Form: Select the form that will send notifications.


Handshake Key: This is a an optional key that you choose as an authentication mechanism to prevent spam to your Web Hook. This key will be included as a post parameter when our servers call yours. If you use this key, you should compare it to your copy to validate that the submission is legit.


Url: The URL where your script is located.


Status: Can be:

On: Send notifications

Off: Does not send notifications


Json: Can be:

On: Send data as JSON string

Off: Send data as Url Encoded string


Alias: Can be:

On: Send data with Field Alias as parameter key. Eg. Replaces 'text_0' by 'name'.

Off: Send data with Field ID as parameter key.


Click Create.

Was this article helpful?

1 out of 1 liked this article

Still need help? Message Us