TOPIC
How to pass parameters from one workflow to another.INSTRUCTIONS
Workflow parameters can be moved by using the Store Data and Retrieve Data workflow actions.- Store Data action: Store data in the current workflow instance, or specify a workflow instance ID using a variable. Assign it a key and a variable which contains the data.
- Retrieve Data Action: Specify the current workflow instance, or an instance ID, the key for the data and the variable to store it in.