How to Prevent creating duplicate incidents for the outlook email replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2024 03:55 AM
Hi Team,
I have a requirement where Inbound action will process the received email and creates the new incident.
Note: Received email contains multiple recipient's. User1, User2, User3, User4....
1. User1 sends an email to ServiceNow instance by keeping the remaining users in the loop, it will create incident1 record.
2. User2 replies to the email thread from the outlook, with the same subject with RE: as a prefix, SNow is considering as a new email and creates incident2 and so on..
Can we have any option to update the incident1 for the email thread replies?
Please assist, and thanks!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2024 05:05 AM
Please share your inbound email script you are using for the reply. And if ServiceNow (I assume SNow is a major typo, since that is a complete different software company) sees your 'RE:' as 'new', you need to check your email settings, because OOB this is seen as a reply, not a new email.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2024 09:57 AM
Hi @Asanthoshini ,
prevent duplicate incident creation
- Open the inbound email actions that create new records, such as 'Create new incident'
- Add a run filter condition for: 'Headers' 'Does not contain' 'In-Reply-To:'
Thanks and Regards,
Chiranjeevi
Please mark as Correct Answer/Helpful, if applicable.
Chiranjeevi
ServiceNow Developer | | ITSM | | ServiceNow Discovery | | Event Management | | Service Mapping | | CMDB
Please mark as Correct Answer/Helpful, if applicable.