Workflow Editor Updates
We have made a few changes recently to our Workflow Editor user interface to help with readability and navigation.
Collapsed (and Expandable) Input Attribute Nodes
All input attributes will now appear collapsed under a single “inputs” node in your Workflow. You can add a child action off of this collapsed node, or you can choose to expand the node by pressing the downward caret on the node, and add individual child actions off of any individual input.
This can help to simply the view of a large complex Workflow with many inputs to make it more readable and digestible.


New Paradigm of Node Ordering
While the order in which nodes were saved to a Workflow version did not previously follow a set pattern, the nodes will now always be ordered in the following way (and this pattern will “stick” even after the Workflow version is saved):
Per column in the Workflow, nodes will be ordered by node type and then in alphabetical order. The order of node types in any given column is the following:
- Service
- Tag
- Output Attribute
- Matrix Model
- Everything else

Example: This Workflow has five columns. In each column, Inputs are at top, followed by Services, then Tags, and so on. Within each node type, the nodes are sorted in alphabetical order. For example, in the third column, the green service nodes are in alphabetical order from top to bottom: Acuant, Acuant, Data Zoo, and TransUnion TLO .