Notification needs to be triggered
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
13 hours ago
I need to trigger notification whenever any customer updated comments in Req_item. It needs to send notification to the Assigned to person. We don't have assigned to person in req_item available only in sc_task.
how can we implement it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
13 hours ago
then do this
1) use Flow with Trigger as Comments Updated on RITM table
2) then use Lookup Records on sc_task and condition
Requested Item = Trigger Record->SysId
3) then use For Each to iterate the above
4) then within For Each use "Send Email" and send email to assigned to of sc_task with your subject and body
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
Hope you are doing good.
Did my reply answer your question?
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
13 hours ago
Hi @Arun Priya ,
Please review below links there is already solution provided-
If you found my response helpful, please mark it as helpful and accept it as the solution.
Thank you
Nawal Singh
