Features
How to Set Up
Create a Zap
In Zapier, create a new Zap with 'Webhooks by Zapier' as the trigger (Catch Hook).
Copy Webhook URL
Zapier will provide a unique webhook URL. Copy this URL.
Add to TownHall
Paste the Zapier webhook URL in your TownHall form's webhook settings.
Test and Configure
Submit a test form, then configure your Zap actions based on the received data.
Code Example
// Example: Send form data to Zapier
// Zapier receives this payload:
{
"event": "submission.created",
"form": { "id": "abc123", "name": "Contact Form" },
"submission": {
"id": "xyz789",
"data": {
"name": "John Doe",
"email": "john@example.com",
"message": "Hello!"
}
}
}Use Cases
Related Integrations
Frequently asked questions
Common questions about integrating TownHall with Zapier.
Connecting TownHall to Zapier is straightforward. In Zapier, create a new Zap with 'Webhooks by Zapier' as the trigger (Catch Hook). The integration typically takes less than 10 minutes to set up.
Yes! TownHall webhooks and integrations work on all plans, including the free tier. You can connect Zapier to your forms without upgrading to a paid plan.
TownHall sends all form submission data to Zapier, including all form fields, submission metadata (timestamp, IP address), and form information. You can customize the payload format if needed.
Absolutely! You can connect multiple integrations to a single form. For example, you can send submissions to both Zapier and Slack simultaneously. There's no limit on the number of integrations per form.
TownHall automatically retries failed webhook deliveries up to 3 times with exponential backoff. If all retries fail, you'll receive an error notification, and the submission will still be stored in your TownHall dashboard.
Most integrations require minimal technical knowledge. Zapier integration typically involves copying a webhook URL and pasting it into your TownHall form settings. Our documentation provides step-by-step instructions.
Start collecting data in minutes
No backend code required. Just paste a URL and you're live.
No credit card required • Free tier forever