Is it possible to export data from flow designer?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2023 07:23 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2023 08:49 AM
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...
☆ Community Rising Star 22, 23 & 24 ☆

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2023 09:01 AM
@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.