Hi Gregory, a couple options I can think of is to pass the flow run as an parameter so that you can use the API to look for the completed state or use something like a json block that the flows could update with state and timestamp or latest flowrun id which the flow could take action on. You may also be able to use Automations to accomplish some of this.