Make Integration
How It Works
Add a webhook trigger in Make
In Make, create a new scenario and add a "Custom webhook" module as your trigger. Make generates a unique URL.
Connect WittyForm
Paste that URL into your form Settings, then Integrations, then Webhooks, so submissions are sent to Make.
Build your scenario
Add destination modules and map form fields to action parameters using the visual editor.
Key Features
Visual scenario builder
Build complex automation workflows with a visual drag-and-drop interface.
Routers and filters
Split form data into multiple paths based on conditions and process each path differently.
Unlimited modules
Chain as many action modules as you need in a single scenario without restrictions.
Instant webhooks
WittyForm triggers Make scenarios instantly when a form is submitted.
Data transformation
Transform, parse, and format form data inline before sending it to destination apps.
Error handling
Built-in error handling routes let you manage failures gracefully without losing data.
Use Cases
Multi-CRM sync
Route leads to different CRMs based on form answers like region, company size, or interest.
Document generation
Create PDF contracts or proposals from form submissions and email them automatically.
Data enrichment
Enrich form leads with data from Clearbit or other APIs before adding them to your CRM.
Complex approval flows
Build multi-step approval workflows with conditional routing and status tracking.
Setup Guide
Log in to Make and create a new scenario. Add a "Custom webhook" module as the trigger and copy its URL.
In WittyForm, open your form, go to Settings, then Integrations, then Webhooks, and paste the Make URL.
Send a test submission so Make captures the sample response data it needs for field mapping.
Back in Make, add your destination modules, map the fields, and activate the scenario.
Related