Requested item
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-26-2023 03:06 AM - edited ‎05-26-2023 03:35 AM
Hi Team,
Is there any script to get requested item details from a request in ServiceNow?
I need to get variables from requested items and send those details to requested for in variables RITM. I wrote notification on RITM table, but request has multiple requested for. So not able to send those notifications.
Or is there any way to send email to "TO" field using script?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-26-2023 03:23 AM
your notification is on which table?
to whom you need to send the email?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-26-2023 03:33 AM
I have configured in Requested item table. I tried to configure in request table, but notification on requested for field on RITM s for that request is different. That is, for one request 3 RITMs are there. If I configured notification on request table only requested for field of request send notification. I need to send notification for all requested for field in RITM s.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-26-2023 03:39 AM
but OOB there is an email which is sent on REQ creation
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-26-2023 04:00 AM
Is that will send to all multiple 'requested for' in RITM as well?