incident table fields - number, category, assignment group in table format in notification
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2025 03:08 AM
I have a requirement to print the incident table fields like Number, Category, Assignment group , State - data to be sent to XYZ person if the new incident is created or updated in a table format .
Help me with the soultion.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2025 03:19 AM
I'm not sure about the exact use case, but you can create an email notification and add these fields in a table format in the notification.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2025 03:19 AM
Hi @Trupti Krishnam
You can achieve by wring new notification with below conditions.
1. When to run - Record is inserted or updated
2. Whom to receive - you can mention XYZ user
3. What is contains - You can have access to complete fields on the Incident table so whatever the fields you need, you can simply drag from right side variables section.
If my response helpful then please mark it as Helpful.
Thanks,
Anvesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2025 03:22 AM
Hi @Trupti Krishnam,
You can follow the below steps:
- Create events in Event registry.
- Create Notification email scripts. Use the event parameters or current object to get the incident details and print the Incident details on table format.
- Call the Notification email scripts in your notification as {mail_script:email.script.name}
Take a reference of one of my article: Scheduling a report with an inline table in mail body with the attachments
Thanks,
Sagar Pagar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2025 03:27 AM
so what did you start with and where are you stuck?
You can use the HTML table structure present in email body and drag and drop the fields in each cell
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader