Before you start
- A Nashra account
- A WordPress site with Elementor (Pro recommended for Actions After Submit)
- A Form widget placed on your page
Setup
- 1
Create an Action Form in Nashra
In Nashra, go to Grow → Action Forms and create a new form. Pick the audience it should add subscribers to.
- 2
Copy the Action URL
Copy the URL Nashra gives you.
- 3
Add a Form widget in Elementor
Drag a Form widget into your page and configure the fields: email (required), first_name and last_name (optional).
- 4
Wire up the webhook action
Open the form widget's settings and find Actions After Submit. Add Webhook, then paste your Nashra Action URL. Elementor defaults to POST — leave it.
- 5
Test it
Preview the page (or publish) and submit a real email. Confirm the subscriber shows up in your selected Nashra audience.
Field reference
Field names are case-sensitive. Use these exact strings for the input's name attribute.
| Field | Type | Required |
|---|---|---|
email | Required | |
first_name | text | Optional |
last_name | text | Optional |