Is it possible to export data from flow designer?

Suzanne Coffman
Tera Guru

I have a stakeholder who asked me to export a spreadsheet showing details from a large number of tasks in five different flow designer flows.  Is there an easy way to export that information?  Or am I limited to screenshots or manually creating a spreadsheet?  They need information from the if statement conditions and then the assignment groups and short descriptions from all of the tasks.

2 REPLIES 2

Adrian Ubeda
Mega Sage
Mega Sage

Hello Suzanne, 

There's an option inside flow designer that is called 'Flow reporting settings' that allow you to report execution details for actions flow and subflows, but you have to be careful with performance issues. Check this link: https://docs.servicenow.com/en-US/bundle/vancouver-build-workflows/page/administer/flow-designer/tas...

If it was helpful, please give positive feedback! ✔
☆ Community Rising Star 22, 23 & 24 ☆

Sandeep Rajput
Tera Patron
Tera Patron

@Suzanne Coffman Please refer to the article https://www.servicenow.com/community/now-platform-articles/create-custom-csv-files-in-flow-designer-... here the author has created a CSV file using the flow. You can use the similar approach to export data in your case.