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.
  1. Create a test endpoint in the external service.
  2. Add a Webhook action to an automation.
  3. Submit the form with test data.
  4. Check the external service logs and Elzo Forms automation logs.

Only send data to trusted HTTPS endpoints.