Typeform + Nashra

Typeform's webhook nests each answer inside its response payload, so it passes through an automation step that flattens it into the fields Nashra reads.

Intermediate · ~10 minutes · No plugins needed

How Typeform connects.

Send Typeform responses to Nashra through an automation step.

1. Create a form in Nashra

Open Settings → Forms and create a form. Set the response type to JSON — your automation reads a JSON reply, not a redirect. Add tags if you want every Typeform respondent auto-tagged.

2. Copy the Action URL

Nashra generates a unique POST endpoint for that form. Copy it.

3. Give your Email question a reference

In your Typeform, open the Email question and set its reference to email under the question settings. References are how the next step finds each answer.

4. Trigger an automation on new responses

In Zapier, Make, or n8n, create a scenario with Typeform as the trigger and New Entry as the event. Connect your Typeform account and pick the form.

5. Add a webhook step that posts to Nashra

Add an HTTP or Webhook action, set the method to POST and the URL to your Action URL, and add the header Content-Type: application/json. Build the body by mapping each Typeform answer to a Nashra field name — email is required; first_name, last_name, phone and any custom field your workspace has defined are optional.

6. Optional: redirect on completion

In Typeform under Settings → After completion, enable redirect and point it at your own thank-you page. Readers get a branded end screen; the automation still captures the email.

7. Turn it on and test

Publish the scenario and submit a real response. Check your Audience. If nothing arrives, your automation tool logs the exact request it sent and the reply it got back.

Ready to connect Typeform?

Free up to 500 subscribers. Bring your existing list with a CSV import in minutes.

Create your Hub