Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Flow designer send notification action not display notifcaions options

Tal5
Giga Guru

Hello,

I am looking to add a notification sending action to my flow.

The notification I created is under the sn_hr_core_case table.

I selected sn_hr_core_case in the table field, but when I try to access the notification selection field, the notifications do not appear under the specified table.

Has anyone experienced this issue before and can offer assistance?

 

Tal5_1-1733822662683.png

 

 

 

1 ACCEPTED SOLUTION

Bhavya11
Kilo Patron
Kilo Patron

Hi @Tal5 ,

 

I think your notification is running on insert or update action? I would advise change it to trigger and then select the notification in flow using same action send Notification , then you able to see notification.

 

Thanks,

BK

View solution in original post

2 REPLIES 2

Bhavya11
Kilo Patron
Kilo Patron

Hi @Tal5 ,

 

I think your notification is running on insert or update action? I would advise change it to trigger and then select the notification in flow using same action send Notification , then you able to see notification.

 

Thanks,

BK

@Bhavya11 

Thank you very much, this solved the problem.