How to Parse Email Body text using Inbound Email in flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2025 11:10 PM
I have a requirement to auto submit a catalog item, based on the inbound email content. I have seen few links but seems they are all for plain text.
I get the data in below table format, need to retrieve those field values and map it to catalog variables and submit the catalog item.
| Contract ID | 4566 |
| Contract Name | Test |
| Vendor | TestXYZ |
Can someone please assist.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2025 02:29 AM
Hi @Biso_Boby To be frank, email parsing is not a reliable option. If a user changes the format or adds extra words here and there, the logic can easily break. However, since ServiceNow has changed this feature, you can try the links shared by other members in the thread.
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
09-29-2025 03:26 AM
Hi @Biso_Boby
Try use:
https://checksumfailed.com/tools/parseemail/
