Notification needs to be triggered
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks 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
3 weeks 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 weeks 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
2 weeks ago
Good morning @Ankur Bawiskar
I am faced with the same issue. RITMs that are pending approval do not not have a task created, therefore we cannot use the assigned to, assignment group. We do not use Flow Designer.
Many times customers comment on the RITM which just updates the RITM.
Any ideas on a solution?
Rachel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
can you post a new question for this and share all the details there and tag me?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
