Hello,
I have a workflow that could produce 2 outputs, one of those outputs is optional, meaning it could come out of the workflow or not.
If that optional output comes out, i want to have a second app running. And that optional output would be the input for the second app.
How can i do that?
Regards,