Email coming from other Servicenow instance

Xhare
Tera Contributor

Hi,

I need to create an Incident when emails are received from another ServiceNow instance.

The other ServiceNow instance is already sending emails, but they are not being received in our instance.
What should I check to ensure the emails are successfully received in our instance?

 

5 REPLIES 5

JC Moller
Giga Sage

The emails are received but an OOB setting is preventing them from being processed and causing email looping between the two instances.

More info in the below KB-article. "Email is not an integration", so we have usually implemented REST-integrations between all the other parties using Servicenow.

KB0551482 - Troubleshooting ServiceNow instance ignoring email sent by another instance
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0551482

"Implement a Web Service Integration – recommended

Customers implementing instance-to-instance integrations should use web service calls between the instances, which avoids the ambiguity inherent in trying to distinguish human-generated and system-generated inbound emails to drive an appropriate system response."