I have created the inbound action to create an HR Case for forwarded email.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-28-2025 03:40 AM
I have created the inbound action to create an HR Case for forwarded email base on the email subject it will first check if we have any active case available in the hr case table have same short description
suppose my mail subject is "FW: employee onboarding" then it will check the records of hr case table if it contain short description as same as email subject if not match then it will remove the "FW: " from the email subject and then again check the short description of all the hr cases if its not match then only i will allow to create new hr case.
below script I written for the inbound email action.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-28-2025 04:03 AM
if it's not working then what debugging did you perform?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-28-2025 04:10 AM
I used for debugging but still not able to fix the issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-28-2025 04:24 AM
so what debugging you did and what's your findings?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader