Create Incident via Email
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2024 05:32 AM
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!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2024 05:36 AM
Hi @surbhi9
Did you try there
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]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2024 06:04 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2024 08:59 AM
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 as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2024 05:36 AM
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