Call Function
Runs a Function flow.
Inputs
Subflow
The Function flow to execute.
Note: If the selected Function has inputs, they appear after selecting the Function.
Outputs
Return Values
An object that contains the properties defined by the Function flow's End (Return Data) component. You can also access each individual property via this object.
Updated 8 months ago