Webhook node (EN)
A webhook node allows you to send profile data via an API call to an external URL. The node looks like this:
Explanation
In the webhook node you can set the following:
Â
Method : the method to request, send or update data
URL : the URL to which the method is applied
Content-Type : the type of content of the API call
Auth : the authentication (if any)
Request Headers: the headers of the request
Extra fields : the Squeezely fields (if any)
Â
Setting up a webhook requires specialist knowledge. Consult a person with knowledge of API calls for the application of this node.