Skip to content

How To Setup A Webhook With FabForm

Webhooks are a feature that enables you to automatically send submission data from your forms to other applications or services. With FabForm, setting up webhooks is straightforward:

  1. Select Your Form: Begin by choosing the form endpoint you want to set up a webhook for in your FabForm dashboard.

  2. Navigate to Settings: Once you’ve selected your form, go to the settings page within the dashboard.

  3. Enter Webhook URL: Input the URL of the endpoint where you want the form submission data to be sent.

  4. Save Changes: After entering the webhook URL, save your settings to activate the webhook.

Once the webhook is set up, whenever new data is submitted through your form, it will automatically be sent to the specified endpoint URL. This ensures seamless integration with other applications or services you’re using.

To illustrate, let’s use an example with webhook.site:

  1. Go to your FabForm dashboard and select the desired form endpoint.
  2. Navigate to the settings page and choose “Webhook URL”
  3. Enter the URL provided by webhook.site where you want the form submission data to be sent.
  4. Save your changes to activate the webhook.

With the webhook configured, whenever a new submission is made through your form, the data will be automatically sent to the specified endpoint URL. This simplifies the process of integrating form data with external applications or services.