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:
- Log in to your Formzillion account.
- Click on the form that you want to create a webhook for.
- Click on the "Webhooks" tab in the navigation bar.
- Click on the "Add Webhook" button.
- Enter the URL of the application or service that you want to send form data to.
- Choose the data fields that you want to include in the webhook.
- 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:
- Log in to your Formzillion account.
- Click on the form that you created a webhook for.
- Click on the "Webhooks" tab in the navigation bar.
- Click on the "Test Webhook" button next to the webhook you want to test.
- 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:
- Log in to your Formzillion account.
- Click on the form that you created a webhook for.
- Click on the "Webhooks" tab in the navigation bar.
- Click on the edit or delete button next to the webhook you want to edit or delete.