Youform makes it easy to integrate the forms to any apps that you use, using webhooks.

Youform webhooks feature is available in free plan.

    Please note: this blog is targeted towards users who knows a little about webhooks. If you don't know what it is, consider sending this to your developer.

    The first step is obviously to go into your form by choosing it from the dashboard.

    Once you are inside the form just click on the Integrate tab. The following page will open:

    Integration page

    Now click on the connect button next to the Webhook item.

    You will see a popup. Just enter your webhook URL. Please note that Youform will send a POST request to that URL with all the submitted data inside the body.

    Integration page

    Once you hit save, Youform will send webhook requests to that URL for completed responses. We don't send partial submissions to webhooks yet.

    A sample webhook payload for a form that has 2 fields will look like following, basically key-value pair of question and submitted answers.

    Integration page

    You can connect your form to Zapier webhooks as well to connect it to all the 6000+ apps Zapier supports.

    Hope this guide will be helpful to you. Let us know if you need anything else in the webhooks feature. You can always add a feature request here.​