Inbound email action issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2024 10:18 PM
Hi,
I have created an inbound action to create "incident" whenever email is received from specific email ID and subject.
While testing, I have sent an email from my email ID with specific subject. Incident is created when I sent an email from my email ID. But it didn't create the incident when the email is from that specific email ID. Email ID is present in ServiceNow.
Below is my script.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2024 11:13 PM
Hi @mohanambalnanja ,
Please ensure that the email id from which you are sending the email does not have an inactive profile associated with it in ServiceNow.
If my answer has helped with your question, please mark my answer as accepted solution and give a thumbs up.
Best regards,
Tharun Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2024 11:17 PM
Hi Tharun,
I checked the profile. It is active.
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2024 11:27 PM
Hi,
Please check the email properties. Check is there any restriction on receiving the emails from particular domain.
Thanks,
Dhananjay.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2024 12:24 AM
There are some changes in my Post. Incident is getting created. But the values are not mapped as per the script in incident form.
When the email is sent from my email ID, the fields are mapped as per the requirement.