where would I find the internal name for flow designer?

ServiceNow Use6
Tera Guru

Hi,

Where can I find the internal name in flow designer? Where did I write it? I don't remember. Kindly help.

find_real_file.png

Regards

Suman P.

1 ACCEPTED SOLUTION

OlaN
Giga Sage
Giga Sage

Hi,

The internal name is set the first time you save your flow. It should be the same as the Flow name (when first saved) converted to snake case.
The internal name not displayed inside Flow designer, it's only presented in the list view.

So if your first Flow save is named like: My First Flow Save
Then the internal name will be: my_first_flow_save

The internal name will not change, even if you rename (change the label) of your Flow later on.

View solution in original post

2 REPLIES 2

Aman Kumar S
Kilo Patron

Find your flow, in this list layout.

If you are not able to find open FLows table.

Type sys_hub_flow.list in the application navigator and add more columns in the list to check the one created by you.

 

 

Best Regards
Aman Kumar

OlaN
Giga Sage
Giga Sage

Hi,

The internal name is set the first time you save your flow. It should be the same as the Flow name (when first saved) converted to snake case.
The internal name not displayed inside Flow designer, it's only presented in the list view.

So if your first Flow save is named like: My First Flow Save
Then the internal name will be: my_first_flow_save

The internal name will not change, even if you rename (change the label) of your Flow later on.