
Hello All ,
I was wondering if there is any way where we can extract daily run information of a Particular Flow from the CSV file.
Requirement was of Total Flow Runs, Total Flow fails, Average time required for a flow and Reason for Failure
If Yes Needed some ideas on how to build a flow for that
Thanks!!
Hi @omkarb26011 ,
You could use file system connector to get file content of your csv file in your pc.
Best Regards,
Wearsky