AutomationLive

Make (Integromat)

Wire any Askery form into Make in 60 seconds. Every submission POSTs the canonical signed JSON to a Make Custom Webhook trigger; from there your scenario can land it in Google Sheets, Slack, HubSpot, Notion, Salesforce — any of Make's 2000+ destinations. The optional intelligence field carries the AI score + archetype when Form Intelligence is on, so a single trigger drives both lead routing and personalised follow-ups.

  • Real-time — Make's Custom Webhook trigger receives submissions instantly
  • One scenario, 2000+ destinations: Sheets, Slack, HubSpot, Notion, Salesforce…
  • Form Intelligence score + archetype included in the same payload when enabled

Set it up

  1. 1

    Create a Make scenario

    In Make, click Create a new scenario. Search for and add the Webhooks > Custom webhook trigger as the first module. Click Add to create a new webhook → name it (e.g. Askery responses) → Save. Make displays a generated webhook URL — copy it.

  2. 2

    Paste the URL into Askery

    In Askery: open the form → Integrations tab → paste the URL into the Webhooks box → click Add. (For workspace-wide delivery use Org settings → Integrations.) The form's webhook list shows your new endpoint immediately.

  3. 3

    Send a test payload

    Hit Test next to the row. Askery POSTs a sample response.submitted payload to your Make webhook (signed identically to a real submission). Switch back to Make's webhook module — it auto-detects the JSON shape and your downstream modules can now reference every field (form.title, response.answers, intelligence.score, etc.) from dropdowns.

  4. 4

    Build your downstream flow

    Add the modules you actually want — Google Sheets ‘Add a row’, Slack ‘Send a message’, HubSpot ‘Create or update contact’, etc. Map fields from the Askery trigger module. Activate the scenario.

  5. 5

    (Optional) Verify the signature

    In Make, add a Tools > Compose a string module that recomputes HMAC-SHA256(rawBody, secret) and compare it to x-askery-signature. The endpoint's secret is shown next to the webhook URL in Askery (rotate any time).

Where to configure: Builder Integrations tab (per form) · Integrations hub (workspace-wide)

Ready to build?

Create a form and connect Make (Integromat) in minutes.

More automation