AutomationPro

Visual automation with powerful data transformation

Route form submissions into Make (formerly Integromat) scenarios via webhooks. Branch, transform, and fan out your data with a visual builder.

What Make receives

Every submission is delivered as the same predictable JSON payload. Point Make at it once and map the fields you need.

payload.json
{
  "event": "form.submitted",
  "timestamp": 1765094400,
  "data": {
    "submissionId": "f8a4c2e1-7b3d-4e9a-a1c5-2d8f6b0e4a7c",
    "formData": {
      "name": "Ada Lovelace",
      "email": "ada@example.com",
      "message": "Interested in the Pro plan."
    },
    "recipientEmail": "you@yourdomain.com",
    "replyTo": "ada@example.com"
  }
}

Why connect Make

Advanced transformations
Reshape, split, and enrich submission data with Make’s built-in functions before it reaches other apps.
Visual scenario builder
See your entire automation as a flowchart, including branches, routers, and error handlers.
Generous free tier
Make’s pricing is operation-based, making it a cost-effective choice for high-volume form workflows.

How it works

The short version. Exact steps, screenshots, and troubleshooting live in the docs.

Read the full setup guide
  1. Create a scenario in Make with a custom webhook trigger.

  2. Paste the webhook URL into your form’s webhook settings.

  3. Each submission fires the scenario with the full payload.

  4. Branch, transform, and send the data to hundreds of apps.

Questions

How does Static Forms connect to Make?

Via webhooks. You create a custom webhook trigger in Make, paste its URL into Static Forms, and every submission fires your scenario with the full submission payload.

When should I choose Make over Zapier?

Make shines for complex workflows: visual branching, iterators, and powerful data transformation, often at a lower cost for high volumes. Zapier is simpler for basic one-step automations.

Which plan includes webhook delivery to Make?

Webhooks are available on the Pro and Agency plans, with a free 14-day trial.

Connect Make in minutes

Start with a free 14-day Pro trial. No credit card, no sales call, just a working endpoint and the integrations you came for.