Passing Data between two Invoked Workflows

Hi Everyone,

I would like to know how to read an Argument from an invoked workflow so that I might parse it’s value on to the next Invoked Workflow.

Hi @BraNel, In order to read the arguments need to create arguments in the workflow and import those arguments into the invoked work flow.
Follow the below link for detailed info.

Cheers!!

Please refer below :

Cheers @BraNel