Integrations

Elementor
How to connect Elementor forms to Nashra
Form integrations
Step 1: Create an Action Form in Nashra
Go to Grow → Action Forms.
Click Create Action Form.
Give it a name (e.g. “Elementor Signup”).
Choose the audience/list you want subscribers added to.
Copy the Action Form endpoint URL.
Step 2: Set up your Elementor Form
Open the page in Elementor.
Drag the Form widget onto the page.
Add form fields:
Email field with name
email(required)Text field with name
first_name(optional)Text field with name
last_name(optional)
Make sure field names match exactly:
email,first_name,last_name
Step 3: Connect Elementor to Nashra using an Action
In the Form widget settings, scroll to Actions After Submit.
Add Webhook.
Open the Webhook settings.
Paste your Nashra Action Form endpoint URL.
Set Method to POST.
That’s it.
Step 4: Test the connection
Publish or preview the page.
Submit the form using a real email address.
Check Nashra → your selected audience.
The subscriber should appear instantly.
Notes
Nashra automatically handles double opt-in (if enabled).
You don’t need plugins, custom code, or third-party tools.
One Action Form can be reused across multiple Elementor pages.
Common field mapping
Elementor Field ID | Nashra Field |
|---|---|
name | Name |
Keep field IDs simple. Nashra reads them automatically.
If you need more control (custom fields, events, or advanced flows), use Nashra’s API instead.