- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2020 09:47 AM
Hello,
I don't find any documentation about the way to rename the internal name of a flow. I have changed the label of my flow and now the internal name is not appropriate. As it is a new flow i would like to rename it before used his internal name in scripts.
Do you know a solution ?
Thanks
Solved! Go to Solution.
- Labels:
-
flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2020 10:01 AM
Hi,
I think Bryan is right. You can however Copy your current workflow and rename:
Give the new name:
And you have it:
Please mark as Correct answer and helpfull if it is! 😄
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2023 06:23 AM - edited 01-11-2023 06:24 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2023 09:08 AM - edited 02-17-2023 09:08 AM
You can also go to the table 'sys_hub_flow' (List view), sort/filter so the Flow you need to modify is visible, add the column "Internal Name" to the list, then use list edit to modify the value.
NOTE: This is probably not a recommended method, but in my case, I felt comfortable doing it because I know for certain that the Flow was a one-time thing in its first iteration, and I wanted to modify it at its core to do something very similar but with some key differences. If your use case is different, I would encourage you to use the 'Copy flow' method already outlined here.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2023 02:04 PM - edited 10-04-2023 02:05 PM
You can change the internal name of the flow following these steps:
- Navigate to the Flow [sys_hub_flow] table (Tip: this can be access from the Application filter navigator by entering sys_hub_flow.list).
- Locate your flow in the list view.
- Add the "Internal name" field to the list view using the cog
- Double click on the internal name value in the list view and amend the name. Select the green tick to commit your change
Your flow internal name is now updated to the new value.