I want to find a way so i can monitor my flows easily.
Is there a way to export the data of a cloud flow to a JSON or something? The data that i want to export are the IDs of the cloud flow and the enviroment, a timestamp of last ran, duration time and the status of the flow(Succeeded, Failed).
Also, i wanted to know if every action of an enviroment, like the flows that contains or the rans of these flows, are already saved to a database?
Any idea would be very useful.