Action Nodes and Elements
Action nodes are THEN statements, and they define how to process the content specified by the trigger and any additional conditions. An action node must always be the last node at the end of any path within your flow.
You can include more than one action element within a node. When a node has more than one action element, the actions are executed one at a time in the order of their appearance within the node.
You can connect action nodes to trigger, condition, and even other action nodes with a base edge or a branch edge. You can also connect an action node and condition node together with an else branch edge.
When you connect an action node to another action node or condition node as a child, if the parent action node is successful, processing continues from the parent node to the child node.
A flow can have more that one action node, and by default, a flow can have a maximum of 100 actions.
If 100 action elements are insufficient, contact professional services to discuss your options to increase this limit.
For more information, see: