- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2023 03:54 AM
Team,
I have requirement to create Case record through email inbound actions. It should be with Subject line and from a particular email.
First it should create a case and update the existing case if it comes with same subject.
Scenario: Subject like: JIRA CSV 001 - it should create case in SNOW and if again email comes with same subject it should update existing case.
I have created like below but no luck:
Please help with creation.
Thanks,
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2023 04:55 AM
Hi Maneesh,
OOB, ServiceNow matches the subject and watermark. Ask them to reply from ServiceNow or outook then only it will work as expected.
Regards,
Shamma
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2023 04:08 AM
This is New so it will work for new email for creation of new case. Please make sure Active is true for this.
Also, for update please create a same inbound action however the type should be reply so if anyone replies to the email with new comments then it will update the comments.
It is by default behaviour pf ServiceNow that if subject matches update the record else create a new record if subject doesnt match and comes with a new watermark..
hope this helps.
Regards,
Shamma
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2023 04:42 AM
Hi Shamma,
Thanks for reply. New case record scenario is working, but problem is customer sending comments email as another email from JIRA not attaching to original initial email and updating exiting case is trouble. Is there any way.
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2023 04:55 AM
Hi Maneesh,
OOB, ServiceNow matches the subject and watermark. Ask them to reply from ServiceNow or outook then only it will work as expected.
Regards,
Shamma
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2023 05:46 AM
Hi Shamma,
I have tested with OOB incident inbound actions , creates new tickets with same subject line as well: