Setting up inbound email to create a case

Sabrina10
Kilo Guru

This may be a very basic question, but can someone explain to me how to use the 'sn_hr_core.hr_email' property to create cases.

The Inbound action indicates that if the recipient contains the value in this property, then a case will be created.   However, when I send an email to the default value that is in that field, hr@<instance_name>.service-now.com, it bounces back as undeliverable.   

If the recipients of the email include both the standard email for the instance and the value in that property,  i.e. <instancename>@service-now.com;hr@<instance_name>.service-now.com, a case will be created and I get a bounce back for the hr email address.  This proves that the Inbound action is working.

Is there a setup step that I've missed in the instance to allow for multiple email addresses to be used on the instance for inbound emails?

 

TIA

Sabrina   

5 REPLIES 5

Prateek kumar
Mega Sage

May be this is the property that decides when to convert an inquiry to a case.

https://docs.servicenow.com/bundle/london-hr-service-delivery/page/product/human-resources/task/t_HRProperties.html

find_real_file.png


Please mark my response as correct and helpful if it helped solved your question.
-Thanks

Interesting, I hadn't run across that property.   Thanks for the information, but that did not solve the problem I'm facing with setting up a secondary email address to send to the instance.    

I do think I've missed something in the setup of email addresses that are used by the instance.

SanjivMeher
Kilo Patron
Kilo Patron

Do you have any such email account hr@<instance_name>.service-now.com? So you will get undelivered message.

You should ideally be creating a mailbox and use the email associated to that in that property. Also set rerouting of email from that mailbox to your standard servicenow email address


Please mark this response as correct or helpful if it assisted you with your question.

That is what I wanted to confirm - so I need to engage my Messaging team to create a mailbox with that name and then create an email account in SN that connects to it?