Hi,
I'm trying to create a workflow for a work request integrating SharePoint and Asana.
I wish that for a selected document from the SharePoint the workflow will trigger the creation of an Asana task (let's call it task #1). Then I want the flow to wait until task #1 is marked completed and when it is, trigger the creation of another asana task (let's call it task #2). I've created the flow below, but obviously the flow doesn't wait on completion of task #1 and straight away created task #2. Is there any "while" loop solution that will pause the flow until completion state is changed from No to Yes?
