Create incident from inbound email action

bharath thota
Tera Contributor

Hi Team,

 

Please help me on the below points which we have received requirement from client.

1.How to create incident automatically when we receive application failure/outage email to shared email box or to particular domain?

2.Can we send multiple emails from one inbound email actions when we have 100+ applications(with different email subjects)?

 

Thanks,

Bharath

 

1 ACCEPTED SOLUTION

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @bharath thota 

1. How to create an incident automatically when we receive an application failure/outage email to a shared email box or particular domain?

 

Atul: This is a very critical point. I can sense that you are referring to these emails you received from different vendors. In this case, 1st please check if all vendors using the same format email or not. You might to define a standard format. You can use the Inbound email action.

 

2. Can we send multiple emails from one inbound email action when we have 100+ applications(with different email subjects)?

Atul: No, but you can use the Targeted communication module to send emails to bulk. 

*************************************************************************************************************
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]

****************************************************************************************************************

View solution in original post

3 REPLIES 3

Sohail Khilji
Kilo Patron
Kilo Patron

Hi @bharath thota ,

 

To automatically create incidents in ServiceNow from incoming emails, set up an inbound email action with conditions matching the email criteria, and configure it to create an incident using email details and setting domani.

 

 

For sending multiple emails in response, use a Script Include to handle custom logic and notifications, or create multiple notification records desinged to each application. you can make sure of mail script and templates to attain this.


☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....

LinkedIn - Lets Connect

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @bharath thota 

1. How to create an incident automatically when we receive an application failure/outage email to a shared email box or particular domain?

 

Atul: This is a very critical point. I can sense that you are referring to these emails you received from different vendors. In this case, 1st please check if all vendors using the same format email or not. You might to define a standard format. You can use the Inbound email action.

 

2. Can we send multiple emails from one inbound email action when we have 100+ applications(with different email subjects)?

Atul: No, but you can use the Targeted communication module to send emails to bulk. 

*************************************************************************************************************
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]

****************************************************************************************************************

Thanks for the solution Atul