The Elementor Forms trigger runs a workflow whenever a form built with Elementor Pro’s Form widget is submitted. Each field is exposed as a named value your downstream nodes can read. This trigger was added in the 2.0 series.
When to use it
Use it when your forms are built with Elementor: capture a contact request, quote form, or newsletter signup and hand it straight to an AI step, a Post Node, or an email.
Requirements
- Elementor Pro is installed and active (the Form widget is a Pro feature).
- At least one page contains an Elementor form.
Configuration
- Add a Trigger node and choose Elementor from the Form submissions group.
- Select your form from the list. The node loads the form’s fields.
- Review the captured fields shown under the selector.
Elementor identifies fields by the field’s ID or label set in the widget. If your form fields are unnamed, give each one a clear label or custom ID in Elementor so they are easy to reference.
Using submitted fields
[[Email] from trigger-1] [[Message] from trigger-1]
Use [Input from trigger-1] for the whole submission. See Data Flow and Variable Handling for the tag syntax.
Local and Cloud
No credits. Works in both Local vs Cloud execution modes. The submission is captured on your WordPress site in every mode.