- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2024 03:29 AM
Hi All,
We are trying to create incident tickets through email. I have set up inbound email actions so that when I send an email to ServiceNow, the email is received, but the tickets are not being created (the Target field is empty). Additionally, I am seeing a few errors in the received email logs.
Can someone please help me? I have checked the email logs and everything but have been unable to identify the exact issue.
Thank you
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2024 01:56 AM
Try changing the Run As to System User as shown below. It should work.
Please mark this response as correct and helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2024 09:50 PM
Hi @SK Chand Basha ,
Yes, I did that few times for different received emails but still it is empty.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2024 12:42 AM
Hi @Hari S1
Better to take alternative no-code approach i.e. using Flow Designer. You can setup the trigger as Email with trigger conditions and create the records using Create Record action.
Thanks and Regards
Amit Verma
Please mark this response as correct and helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2024 12:39 AM
Hi @Amit Verma ,
Yes, I tried with flow designer as well. still ticket are not creating. I got below error:
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2024 01:01 AM
Can you please try adding itil_admin role in Run with Role section of the flow properties. Refer below screenshots :
Please mark this response as correct and helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2024 01:39 AM
Hi @Amit Verma ,
Thanks for the quick response.
Yes, I added the itil_admin role and tested again. getting below error again:
Thank you