Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

How to export a list in Flow Designer

Tepp
Tera Expert
Flow Designer> Designer
Please tell me how to export the list of flow designers to Excel.
 
find_real_file.png
 best regards,
1 ACCEPTED SOLUTION

sachin_namjoshi
Kilo Patron
Kilo Patron

Flows are stored in sys_hub_flow table.

You can navigate to sys_hub_flow.LIST to export list of flow records.

 

Regards,

Sachin

View solution in original post

2 REPLIES 2

sachin_namjoshi
Kilo Patron
Kilo Patron

Flows are stored in sys_hub_flow table.

You can navigate to sys_hub_flow.LIST to export list of flow records.

 

Regards,

Sachin

Tepp
Tera Expert
Thank you very much.

I was able to solve it.