// CATEGORY: TRIGGER NODES
Trigger Nodes
- Elementor Forms Trigger The Elementor Forms trigger runs a workflow whenever a form built with Elementor Pro's Form widget is submitted. Each field is exposed…
- Ninja Forms Trigger The Ninja Forms trigger runs a workflow whenever a chosen Ninja Forms form is submitted. Each field is exposed as a named…
- WPForms Trigger The WPForms trigger runs a workflow whenever a chosen WPForms form is submitted. Every field on the form is exposed as a…
- Contact Form 7 Trigger The Contact Form 7 trigger runs a workflow whenever a chosen Contact Form 7 form is submitted. Its mail-tag fields become named…
- RSS Trigger Node The RSS trigger polls an RSS or Atom feed on an interval and runs the workflow once for each new item. It…
- Gravity Forms Trigger The Gravity Forms trigger runs a workflow whenever a chosen Gravity Forms form is submitted. Each field on the form becomes a…
- Webhook Trigger The Webhook trigger gives your workflow a unique inbound URL. Anything that posts data to that URL, an external app, a third-party…
- WordPress Core Trigger The WordPress Core trigger runs a workflow in response to a native WordPress event, such as publishing a post or registering a…
- Workflow Trigger The Workflow trigger (Workflow Output) starts a workflow from the output of another workflow. This lets you chain workflows together so one…