Create Incident via Email

surbhi9
Tera Contributor

Hi there,

I'm trying to submit an Incident through mail. I have a Record producer that creates an Incident after Submitting it. And also the variables will get populated under the Variables tab of Incident. 

Now I'm trying to do this through mail. Whenever the email contains the subject line "XYZ" an incident needs to be created and the email body data needs to be mapped to Incident fields and Variables. 

I tried with Inbound Actions. With this, I'm able to map only Incident fields but, could not able to update variables. Can anyone help with this? 

Thanks in advance!

 
4 REPLIES 4

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @surbhi9 

 

Did you try there

 

AGLearnNGrow_0-1708608953007.png

 

 

or you can can use flow designer and in that cal; Inbound action and can do mapping.

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

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

Hi @Dr Atul G- LNG 

How I will be mapping the values to incident variables? As the incident variables ideally get mapped from record producer variables, once the user submits RP.

Hi @surbhi9 

 

You can map variable only for Record prouder, for Email, you need to write script to parse the email body and then assign to filed. Which is more tricky and need a good customization.  

*************************************************************************************************************
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 Manders
Mega Patron

Why do you have variables on an incident? And how are you trying to map those? Can you share your inbound action?


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark