Multiple Sub Workflow
I'm working on a catalog item that has a total of 3 workflowsPrimary Workflow (Approval), Workflow "A" and Workflow "B"In the Primary Workflow there is an If actionIf answer is True then use Workflow "A"If answer is False then Workflow "B"When I test...
