Inbound Email action

Community Alums
Not applicable

Hi All,

 

I am trying to create new inbound email action in incident table.

 

Based on from address and subject incident creation is happening. In email, I will be getting the below details.

Summary: TEST summary
Description: Test Description
Assignment Group: XXXXXXXX
Configuration Item: YYYYYY
Business Service: ZZZZZ

 

Need to map with incident fields in inbound action.

 If I use email.body_text, I am able to get the complete details from the email body. 

Can someone advise the best way to take the Summary , Description, Assignment Group , Configuration Item and business service separately from email body ? So that, I can map them to incident fields.

 

Thanks

2 REPLIES 2

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Community Alums 

 

See OOTB UI Action:

 

AGLearnNGrow_0-1712740970754.png

 

 

You need to write the code for same.

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

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

Dr Atul G- LNG
Tera Patron
Tera Patron

https://www.servicenow.com/community/spm-forum/using-an-inbound-email-action-script-how-can-i-map-va...

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

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