Export Flow Instances
I need to do some monitoring on executed instances and generate a final report with it.
I can gather all the information i need from the flow instances with some filtering. However I need to export the results for further processing.
How can I export these results? A simple txt, csv, or xls is enough.
Thanks