Webhook
The web hook integration is a broad-use utility that allows you to post seed data to any receiving end point, with the headers and payload configured in the schema expected by the receiving end point.
You will provide a URL and configure header name and value pairs. You can then add dynamic or static values to the payload assigning the names that you need them passed as. Dynamic values will be populated when the deployment is run. Static values will always send the text you configure within the integration.
Last updated
Was this helpful?