The sole purpose of this action is to help debugging and configuring workflows. It enables you to see what data is processed by your workflow. Once it's executed, it saves...
The WPForms form submitted trigger starts a workflow when a selected WPForms has been submitted by a user. To start using this trigger, you need to install the WPForms plugin.
To...
To start sending SMS from your workflow, you have to get your Account SID, Auth Token, and an SMS enabled phone number from the Twilio console.
Getting started with Twilio
Start by...
This workflow action creates a table view of any given list. It generates HTML code to represent the specified list as a plain table on a web page with an...
This workflow action makes a copy of the specified list and removes elements with the specified keys. The resulting list is available in the next action with the variable {PREVIOUS}....
This workflow action adds elements to the copy of a specified list. If no list is specified, it creates a new, empty list and populates it with specified values. The...
You can set up an automation workflow to send messages to private Slack channels or to a user using the Send Slack message action. This action lets you send instant...
Conditional tags are used in WordPress to display content, perform different actions, start a workflow based upon whether a certain condition is true or not. For instance, you can limit...
What are custom-defined lists?
A custom-defined jetFlow list is a set of values (datasets) that are generated and processed during the execution of a workflow.
Custom-defined lists can be used...