Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

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
Mega 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


Regards
BK
LinkedIn: https://www.linkedin.com/in/bhavyashree-karanth-55032a121
YouTube: https://www.youtube.com/@NowWithBhavya

View solution in original post

2 REPLIES 2

Bhavya11
Mega 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


Regards
BK
LinkedIn: https://www.linkedin.com/in/bhavyashree-karanth-55032a121
YouTube: https://www.youtube.com/@NowWithBhavya

@Bhavya11 

Thank you very much, this solved the problem.