- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2024 01:27 AM
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?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2024 02:05 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2024 02:05 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2024 02:09 AM
Thank you very much, this solved the problem.