BhupeshG
Tera Guru

Hi Everyone. 

 

Every now and then , everyone of  us touched  or worked upon email integration with ITSM Tool. Here lets focus only with ServiceNow but the base principal remains same even if you are using BMC Remedy or sth else.

Basic Email Set Up

Pre-configured email accounts to connect to ServiceNow mail servers. An SMTP account sends email to your primary Mail Exchange (MX) server from your instance email address of instance@service-now.com. A POP3 account receives email sent to your instance email address of instance@service-now.com.

 

 

 

find_real_file.png

 

This Set up I hope every one know. 

 

Second is You send to email to some functional mailbox and needs that to land to ServiceNow to create or update tickets.

Here we can do a forward rule on functional mailbox because the mails will then be classified as FWD.

 

so what to do 

 

Best Practice is WIth the help of exchange team apply a redirection rule to a transient mailbox which will transfer the email as-is.

 

1) Add a transient mail box which should be on O365 as ServiceNow is cloud based tool. Configure the Pop3 account of that transient mail box to pull the mails .

2) Now write an Inbound action to rule to identify the Recipient and map the target table accordingly.

 

additional Email properties. 

Follow the below link

https://docs.servicenow.com/bundle/quebec-servicenow-platform/page/administer/reference-pages/reference/r_AdditionalProperties.html

 

How the inbound emails gets processed, link below

https://docs.servicenow.com/bundle/quebec-servicenow-platform/page/administer/notification/concept/inbound-action-processing.html

 

https://docs.servicenow.com/bundle/quebec-servicenow-platform/page/administer/notification/concept/inbound-action-processing.html

 

Most of the things are available in docs but we tend to miss it since it is scattered. 

 

One more important , there is guest user id in any ServiceNow instance. Never ever change that. 

All authentication in System whether email or Login is done via guest user . if that is screwed up , then you are in a big mess !!

 

 

Please don’t forget to mark helpful ,bookmark this article

Comments
Gautham Raju
Tera Expert
Well explained and thanks for the links to doc.
Bala20
Kilo Explorer

Very useful information about email account setup and inbound actions.

Priyanshi Pande
Kilo Contributor

Its very useful information, regarding inbound email action.

Shaji_Kalidasan
Tera Guru

Nicely articulated, thanks @BhupeshG.

 

Just for reference, here is the updated link (Xanadu) as of 1st August 2024

 

Inbound email action processing
https://docs.servicenow.com/bundle/xanadu-platform-administration/page/administer/notification/conce...

 

Advanced email properties
https://docs.servicenow.com/bundle/xanadu-platform-administration/page/administer/reference-pages/re...

Version history
Last update:
‎07-09-2021 12:07 AM
Updated by: