I have a use case when I need the flow to wait until a SharePoint list item is created. The specific instance is a vacation picker. Once someone makes a vacation selection, the SharePoint list item is created. The flow then goes to the next person and send them an email to tell them it is their turn to select vacation. The "Do Until" loop is in the middle of the flow because the start of the flow determines the corresponding max time to wait (Timeout.) For example, normally it's 48 hours. But if a weekend or holiday falls during that time it's 96 or more hours.

Report
All responses (
Answers (