Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2019 09:50 PM
Flow Designer> Designer
Please tell me how to export the list of flow designers to Excel.
best regards,
Solved! Go to Solution.
1 ACCEPTED SOLUTION

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2019 03:18 PM
Flows are stored in sys_hub_flow table.
You can navigate to sys_hub_flow.LIST to export list of flow records.
Regards,
Sachin
2 REPLIES 2

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2019 03:18 PM
Flows are stored in sys_hub_flow table.
You can navigate to sys_hub_flow.LIST to export list of flow records.
Regards,
Sachin
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2019 09:43 PM
Thank you very much.
I was able to solve it.