Is there a way to set up so that only 1 Desktop Flow runs at any given time?
I have 3 cloud flows that all monitor their own respective dropbox folder for changes. Upon changes they trigger a specific desktop Flow that parses a json, launches excel and cleans data via power query, then copies and pastes each tabs data in to a respective google sheet tab. The flows break if there are more than 1 of them running at the same time. All 3 desktop Flows reside on the same machine.