Search K
Appearance
Appearance
A Task Node is the essential building block within the workflow builder that represents a single actionable step. While a Trigger Node is responsible for starting a workflow, Task Nodes execute the individual actions that drive your business process forward.
Without Task Nodes, a workflow cannot perform any operations beyond being triggered. They are what make automation possible in the workflow builder.
When you place a Task Node on the canvas, the Task Configuration dialog opens automatically. This dialog is divided into two main sections:
Task Name: Displayed in the top-left corner of the dialog, showing the node’s configured name.
Description: Centered at the top, this free-text field lets you describe the purpose of the task. Whatever you enter here appears below the node on the canvas, helping you quickly identify each step’s intent.
Help Button: A question mark icon that links directly to the documentation page for this specific node.
Accounts Dropdowns: On the right-hand side of the header, pick the required credentials:
(Some nodes may only require service accounts, both, or neither, depending on the action.)
root
object in an empty JSON structure.Tip: If you’ve never executed this workflow, the JSON Viewer will show only the
root
element. After your first run, it will populate with real data, making subsequent configurations faster.
For a complete list of available variables and examples, see the Task Variable Reference.
At the bottom-right corner of the Task Configuration dialog, you have two action buttons:
Cancel: Closes the dialog without saving any changes.
OK / Update:
Once a Task Node is placed on the canvas, you’ll see three control buttons at the top of the node:
At the edges of each node (left, right, or bottom, depending on node type), small connection dots mark where you can link nodes:
These tools and connection points let you build, modify, and traverse the graph of Task Nodes in your workflow with precision.