Webhook Action
The Webhook action sends form data to an external URL when an automation runs.
Common use cases
- Send leads to a CRM.
- Notify a custom application.
- Connect Elzo Forms to another automation tool.
- Send selected form fields to an external API.
Recommended setup
- Create a test endpoint in the external service.
- Add a Webhook action to an automation.
- Submit the form with test data.
- Check the external service logs and Elzo Forms automation logs.
Only send data to trusted HTTPS endpoints.