How to check which inbound action -created incidents or requests in ServiceNow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-03-2023 04:08 AM
How can we find out which inbound action in ServiceNow created an incident or request by looking at the incident number in email logs?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-03-2023 04:19 AM
You can check the Email Log related list in the Email record. In that list you can check messages telling you if an Inbound Action has skipped or Used in creating any record
Regards,
Piyush Sain
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-03-2023 04:19 AM
Hi @BODDU SHIVA GOP ,
Navigate to System Logs > email
Add the field 'target' to your list view
Filter by target = sys_id of the record you are interested to see the inbound action ( the incedent/request)
type = received
Open the record and verify the related list ' email log'
If that helps please mark my answer as correct / helpful!
And if further help is needed please let me know
Cheers