How to send notification when New catalogue ITEM is added/Created
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2024 04:12 AM
Hello Team,
We have challenges where we have no comminication to the Global team to notify that we added/crated new catalogue in the ServicePortal. Please suggest any flow or notification or automation email communication to the group.
Thanks in advnace.
Thanks
Ashok
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2024 04:24 AM
Hi @B Ashok ,
You can simply create a flow to send notification on record creation on "sc_catalog" table , to achieve this.
Please mark helpful/correct if my response helped you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2024 05:35 AM
Could please help with the logic ? when new catalogue ITEM added to the sc_catalog" table.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2024 05:37 AM
Hi @B Ashok ,
Please see below screenshots:
If you are using send notification then you need to create a notification on sc_catalog table and then make that notification when to send as "Triggered".
You can use either of the actions send email or send notification , notification would be easier as in future if you need to add more groups you can simply modify the notification instead of flow .
Please mark helpful/correct if my response helped you.