βš™οΈWebhooks

This page explains the steps you need to follow to set up a Webhook as a trigger for your pipe.

A webhook is a way for two apps to talk to each other in real-time. It sends a notification from one app to another when something specific happens, like a new response that has been submitted to FormSG. This helps keep information up-to-date without manual work.

Trigger events

  • Catch raw webhook

Adding a new connection

Create a connection from the dropdown but note that this step is not needed for the trigger step to work.

Testing the trigger

After you receive the webhook URL in the test substep on the editor page, you can test it by sending a GET, POST, PUT, or PATCH request to the URL trigger the flow. You should then observe the data you sent over being reflected on our webpage.

Support policy

Please note that our team may not respond to queries about this feature as it is not currently a priority area. While the feature remains available for use, users should consult their technical teams or documentation for implementation support. We are focusing our efforts on other strategic priorities and core system functionality. If you find any information lacking in this document, we are more than happy to update it to better serve your needs

Last updated

Was this helpful?