Local variables flow
Local variables
If you need variables whose values are set during execution, use local variables. They are scoped to a single workflow and created using a Set local variable transformation node.
Local variables
If you need variables whose values are set during execution, use local variables. They are scoped to a single workflow and created using a Set local variable transformation node.