Flow Designer Flows/Subflows/Actions Storage Table

Drin
Giga Contributor

Just as business rules are being stored in the sys_script table, I would just like to ask where the flows, subflows, and actions created via Flow Designer are being stored in an instance. 

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

Points below for tables

Flow - sys_hub_flow

Sub Flows - sys_hub_flow

Actions - sys_hub_action_type_definition

Both Flow and Sub Flows are stored in Same table and the Flow Type field helps to distinguish whether it is Flow or Sub Flow

find_real_file.png

Flow Actions

find_real_file.png

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

10 REPLIES 10

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

Points below for tables

Flow - sys_hub_flow

Sub Flows - sys_hub_flow

Actions - sys_hub_action_type_definition

Both Flow and Sub Flows are stored in Same table and the Flow Type field helps to distinguish whether it is Flow or Sub Flow

find_real_file.png

Flow Actions

find_real_file.png

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

This is really helpful! Thank you Ankur!

Glad to help.

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

thankful for this! 🙂