THIRD PARTY INBOUND EMAIL GUEST ACCOUNT/USER CREATION

randytangco
Mega Guru

Question:  Has anyone done a solution to handle inbound email action to create INC record from third party email senders and create guest accounts for those third party senders?

 

Can it be done without any license ramification?

 

#ITSM #Platform

3 ACCEPTED SOLUTIONS

Hi,
System will show created by as Guest but in the email log there is field user where you can find the source email id from which incident got created.

 

 

 

 

 


Thanks and Regards,

Saurabh Gupta

View solution in original post

SanjivMeher
Kilo Patron
Kilo Patron

If those external user doesnt need to login to ServiceNow, you can just use guest account instead of creating accounts for them. So any inbound email will bydefault tag to the guest account if account not found in ServiceNow.

We usually add them to the watchlist using the inbound action script, so that we know who created the incident and it also helps assignee to email while replying from the incident record.


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

View solution in original post

Hi,
You have to check first while changing the additional notes who all the recipients. If work notes list/watch list is available there, you can use existing notification else create a new one.

 

 

 

 


Thanks and Regards,

Saurabh Gupta

View solution in original post

13 REPLIES 13

Saurabh Gupta
Kilo Patron
Kilo Patron

Hi,
Anyone from external email can create incident using inbound action. If the user is not registered in servicenow it will shown as created by Guest.

 

You can track the email id by which this ticket got created.

SaurabhGupta_0-1671741424059.png

 

 

 

 


Thanks and Regards,

Saurabh Gupta

Where will the email ID be in the incident record log?  Can we create multiple Guest IDs; one for each email address we receive something from?

Hi,
System will show created by as Guest but in the email log there is field user where you can find the source email id from which incident got created.

 

 

 

 

 


Thanks and Regards,

Saurabh Gupta

SanjivMeher
Kilo Patron
Kilo Patron

If those external user doesnt need to login to ServiceNow, you can just use guest account instead of creating accounts for them. So any inbound email will bydefault tag to the guest account if account not found in ServiceNow.

We usually add them to the watchlist using the inbound action script, so that we know who created the incident and it also helps assignee to email while replying from the incident record.


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