- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2025 01:55 PM
I have a notification and I need to know which flow is triggering this notification? How do I see this?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2025 02:09 AM
Hi @AlexandreL
First go to table sys_variable_value and search within the "Value" field for the Sys ID of your Notification and then click on the reference within the "ID" column:
In the sys_hub_action_instance record open the XML view and find the value for the related Flow :
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2025 02:09 AM
Hi @AlexandreL
First go to table sys_variable_value and search within the "Value" field for the Sys ID of your Notification and then click on the reference within the "ID" column:
In the sys_hub_action_instance record open the XML view and find the value for the related Flow :
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2025 03:14 AM
Hi @AlexandreL
Open the notification then go to related list Thera is option link "shows flow that trigger the notification" click on that it will show the flow on top of the page in info message then open that flow
If my response helped please mark it correct and close the thread so that it benefits future readers.