Integrations

Typeform
Send Typeform responses directly to Nashra using webhooks.
Form integrations
Step 1: Get your Action Form URL
Log in to Nashra
Go to Growth → Form URL
Copy your Action Form URL
Set Response type to JSON (webhooks don't handle redirects)
(Optional) Add tags to automatically tag subscribers from this Typeform
Step 2: Set up the Typeform webhook
Open your Typeform
Go to Connect (or Integrations tab)
Search for Webhooks and click Add
Paste your Nashra Action Form URL
Toggle the webhook to On
Click Save
Step 3: Add required fields to your Typeform
Make sure your Typeform has at least one Email question. Nashra will automatically detect the email field from the webhook payload.
Optional: Add Short Text questions for first name and last name.
Step 4: Set up redirect (optional)
In your Typeform, go to Settings → After completion
Enable Redirect on completion
Set the redirect URL to your thank-you page (e.g.,
https://yoursite.com/thank-you)
Step 5: Test it
Submit a test response in your Typeform
Check your Nashra subscribers list to confirm the email was added
If it doesn't show up, check the webhook logs in Typeform under Connect → Webhooks
Tips:
Webhooks send data immediately after form submission
Use JSON response type for webhook integrations
Typeform's webhook includes all form responses; Nashra extracts the email automatically
Make sure the webhook is toggled "On" in Typeform
Available form fields reference
Field Name | Input Name | Type | Required |
|---|---|---|---|
| Required | ||
First Name |
| TEXT | Optional |
Last Name |
| TEXT | Optional |
Note: Field names are case-sensitive. Use exactly email, first_name, and last_name in your form inputs.