All,
I have a unique request. We are looking to implement some kind of monitoring for failed flows in our environment. I understand that an email is sent for flows that have failed to the owner, but we aren't wanting to rely on those emails. Instead, we are wanting to generate a report of all failed flows from the day prior so that we can action them quickly and efficiently. I have part of the request solved, but my question is this: how can I query all of the flows that are part of a solution? Currently, I am only able to query flows that are in an environment, but not associated to a solution.
Here is what I use to query the list of flows for an environment:
I tried editing the URI to show only solutions, but it errored. I believe I would need a specific solution and a apply to each action, however, I am unable to do a "List Solutions" action similar to the "List Flows" action.
So back to the question at hand: is this possible to query the solutions and get the flows from there?