// CATEGORY: TRIGGER NODES

Trigger Nodes

9 articles
  1. 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…
  2. 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…
  3. WPForms Trigger The WPForms trigger runs a workflow whenever a chosen WPForms form is submitted. Every field on the form is exposed as a…
  4. 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…
  5. 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…
  6. 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…
  7. 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…
  8. 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…
  9. Workflow Trigger The Workflow trigger (Workflow Output) starts a workflow from the output of another workflow. This lets you chain workflows together so one…