Requex.me LogoRequex.me

The classic lead-capture zap, without Zapier: dedupe by email, append the lead to a sheet, and send a thank-you reply — all from one form webhook.

Form → Google Sheets + instant auto-reply

marketing5 steps·Free — clone into your account in one click

How this workflow works

  1. 1. Form webhook (Typeform/Tally/custom)

    trigger

    Starts the workflow — from an inbound HTTP request or on a schedule.

  2. 2. One entry per email

    webhook-dedup

    Stops the run if the same key was seen within the TTL. Providers deliver at-least-once — duplicates WILL happen.

  3. 3. Map to sheet row

    transform

    Reshapes the payload. ⚠ Replaces it — downstream nodes see only the new shape.

  4. 4. Append lead

    google-sheets

    Appends or updates rows in a Google Sheet.

  5. 5. Auto-reply to the lead

    email

    Sends an email through your own SMTP account (single or bulk).

Run it without writing any code

Every step above is a visual node in the Requex workflow builder. Clone this template, fill in your own credentials where a step needs them, and it runs in the cloud — no server, no cron box, no npm install. Webhook-triggered workflows get an always-on URL; scheduled ones run on your cron expression.

Open this template in the builder