Webhooks

Webhooks

The Webhooks feature in Formzillion allows you to send form submission data to other applications or services in real-time. By setting up a webhook, you can automate workflows and streamline data management across different systems.

Creating a Webhook

To create a webhook, follow these steps:

  1. Log in to your Formzillion account.
  2. Click on the form that you want to create a webhook for.
  3. Click on the "Webhooks" tab in the navigation bar.
  4. Click on the "Add Webhook" button.
  5. Enter the URL of the application or service that you want to send form data to.
  6. Choose the data fields that you want to include in the webhook.
  7. Click on the "Save" button.

Once you've created a webhook, Formzillion will send a POST request to the URL you specified whenever a form submission is received.

Testing a Webhook

To test a webhook, follow these steps:

  1. Log in to your Formzillion account.
  2. Click on the form that you created a webhook for.
  3. Click on the "Webhooks" tab in the navigation bar.
  4. Click on the "Test Webhook" button next to the webhook you want to test.
  5. Verify that the test data was sent successfully to the application or service.

Editing or Deleting a Webhook

To edit or delete a webhook, follow these steps:

  1. Log in to your Formzillion account.
  2. Click on the form that you created a webhook for.
  3. Click on the "Webhooks" tab in the navigation bar.
  4. Click on the edit or delete button next to the webhook you want to edit or delete.