Email triggers an Incident
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2024 02:20 AM
Hi Folks,
We got a requirement to generate an incident in ServiceNow when an user sends mail to Service Desk Email (Not the ServiceNow Mail box)
Is this feasible ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2024 02:22 AM
Greetings!!
Is this SD email is saved in SN?
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
02-23-2024 02:23 AM - edited 02-23-2024 02:28 AM
Hi @Dr Atul G- LNG AG,
Yes, SD email is saved in ServiceNow. This is saved in group record. I can also create an user and then give the SD email id to account
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2024 02:29 AM
I checked and OOTB it accept only SN email id,. which we add/ configure n email properties. So your requirement cant be achieved.
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
02-23-2024 02:55 AM
Hi @Ballela Siva Te,
If I understand your question correctly, you would like to create an incident when an email is sent to a mailbox that is outside of SN (ServiceNow).
From a logical perspective, how will ServiceNow know about this email when it doesn't receive an event or trigger?
If I have understood your question correctly, and as I have alluded to, in order for SN to action something, it requires an event. From a high-level perspective, you could set up a mail rule that forwards the specific email(s) from the Service Desk Mailbox to ServiceNow.
Once your ServiceNow instance receives this email, you can leverage an 'Inbound Action' (Of which there is a template and a basic one provided for you) to create an incident.
For more info, see the below article where Azim has provided a nice guide and step-by-step overview.
To help others (or for me to help you more directly), please mark this response correct by clicking on Accept as Solution and/or Helpful.
Thanks, Robbie