- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-03-2021 02:31 AM
I need some sort of cross reference to know in which flows/subflows a certain subflow is used. Is there such a thing?
Solved! Go to Solution.
- Labels:
-
flow designer

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-03-2021 04:16 AM
Have a look at sys_hub_sub_flow_instance and sys_hub_action_instance tables, it will show you where SubFlow/Action are used.
If correct or helpful, please indicate so!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-03-2021 04:16 AM
Have a look at sys_hub_sub_flow_instance and sys_hub_action_instance tables, it will show you where SubFlow/Action are used.
If correct or helpful, please indicate so!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-18-2022 04:33 PM
Thank you. 🙂