We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f3d8f7 commit c9c4e90Copy full SHA for c9c4e90
docs/user-guide/editor/workspace/subflows.md
@@ -88,6 +88,8 @@ flows nodes, there can be at most one input and as many outputs as needed.
88
89
The toolbar provides an option to add a 'status' output to a subflow. This can
90
be used to update the Status of subflow instance nodes.
91
+The node uses the input of `msg.payload` which can either be a simple string or a
92
+<a href="/docs/creating-nodes/status#status-object">Status Object</a>
93
94
95
#### Editing subflow properties
0 commit comments