Automatically send JSON structured data to your endpoint and code your own integration. In general terms, a Webhook is simply a notification sent over the web, which is triggered automatically whenever a specific event occurs. In this case, the event is a new project submission. Whenever a new response from your project comes in, a notification containing the response data is immediately sent to your chosen destination — the Webhook URL which you set in the configuration panel.
To learn more, visit our help center.