Webhook Integration
Send leads automatically to your CRM or email service via webhooks.
Steps
- Open Lead Form settings
- Enable 'Webhook Integration'
- Enter your webhook URL (from Zapier, Make, etc.)
- Save the form settings
- Submit a test lead from the live page
- Confirm your destination service receives the request
- Review recent submissions in Lead Management if you need to troubleshoot delivery
Common Issues & Solutions
Verify URL is correct. Check if service is online.
Simple webhooks do not support custom headers. If your destination requires custom authentication or a custom request body, use the **Direct API** integration instead.
If the receiving service expects a different payload shape, use Zapier/Make or the **Direct API** integration for more control.
