How to know which flow is triggering a notification that has when to send by trigger?

AlexandreL
Tera Contributor

I have a notification and I need to know which flow is triggering this notification? How do I see this?

AlexandreL_0-1744404830503.png

 

1 ACCEPTED SOLUTION

Maik Skoddow
Tera Patron
Tera Patron

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: 

 

MaikSkoddow_0-1744448848188.png

 

In the sys_hub_action_instance record open the XML view and find the value for the related Flow :

 

MaikSkoddow_1-1744448917459.png

 

Maik

View solution in original post

2 REPLIES 2

Maik Skoddow
Tera Patron
Tera Patron

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: 

 

MaikSkoddow_0-1744448848188.png

 

In the sys_hub_action_instance record open the XML view and find the value for the related Flow :

 

MaikSkoddow_1-1744448917459.png

 

Maik

swapnali ombale
Kilo Sage

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.