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...
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...