From that point every response arrives in Zapier as JSON the moment it is submitted, and the rest is Zapier's enormous app directory: a row in a spreadsheet, a card on a board, a record in a CRM, a message in a channel.

Setup

Connecting it takes a minute.

  1. 01 In Zapier, create a Zap with the Webhooks by Zapier trigger and the Catch Hook event.
  2. 02 Copy the hook URL Zapier gives you.
  3. 03 In Questionful, open the form's integrations, choose Zapier, and paste the URL.
  4. 04 Submit a test response so Zapier has a real payload to map fields against.
  5. 05 Build the rest of the Zap against the fields it picked up.
What you get

On every submission.

  • Every response POSTed as JSON the moment it is submitted
  • The event name, the form, the response and its submission time
  • Answers as a list carrying each question title, plus a flat name-to-value map
  • Uploaded files as signed download links
  • Every delivery attempt logged as recent activity on the form
  • Available on every plan, including free
What to know

Worth reading before you build on it.

  • Adding a question does not tell Zapier about the new field, resubmit a test response after changing the form
  • Delivery is inline with the submission: 15 second timeout, 2 attempts, and no later retry
  • Signed file links expire, so fetch the bytes while the link is valid if the Zap needs them
  • The hook URL is a secret. Anyone holding it can post into your Zap
FAQ

Zapier: common questions.

Does Questionful have a Zapier integration?

Yes. It is a webhook to a Zapier Catch Hook, which means no OAuth step, no API keys, and no app-directory approval to wait for. Paste the URL and it works.

Do I need a paid Zapier plan?

No. Zapier's free plan covers webhook triggers, and the Questionful side is available on every plan including free.

What does Zapier receive?

A JSON body with the event, the form uuid and title, the response uuid and submission time, an answers array carrying each question title, and a flat data map of field name to value.

Can I test it before publishing the form?

Yes. The hook URL works from a local development instance too, so you can submit test responses and build the Zap before the form goes anywhere.

Wire up your first form today.

Unlimited forms and 100 responses a month, free. Paid plans from €19.

No credit card required.