Create a Request Item using data passed in Inbound Email in ServiceNow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2024 05:56 PM
Hi There,
I have a requirement to create a request item when the below data is passed to ServiceNow's mail ID using Inbound Email Action. Below is the fixed format ServiceNow will be receiving, want to understand how to parse the data in :
Region: AMER
Country: Canada (Reference field)
Company: Test Canada Inc. (Reference field)
City: Montreal (Reference field)
Department: Information Technology (IT) (Reference field)
SF ID: 123000
Employee ID: 123000
Cost Center: 000123
Job Title:
Personal Title:
First Name: Test Onboarding
Legal Name:
Last Name: ServiceNow
Date of Joining: 2024-06-15
Line Manager: Tejas Test
Line Manager Email: tejas.test@test.com
Ticket URL:
Ticket ID: SR-114283
Thanks,
Tejas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2024 08:01 PM
Hi @Hemanth M1,
In inbound email action I tried putting log comments with below scripts, It's creating request that I can see in logs but now issue is in the email we send to ServiceNow, in the email logs the "Target" still shows Incident. So, it's creating request as well as Incident, not sure what's happening, I checked other inbound email actions through Incident getting created I don't see any conflict in the configuration. Unable to point out issue

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2024 08:10 PM
Hi @Community Alums ,
1)Change the order to may be 10 and check stop processing check box and verify
2) Check if any inbound flows are configured (inbound flows would run before inbound actions)
Thank you,
Hemanth
Certified Technical Architect (CTA), ServiceNow MVP 2024, 2025