Logging external user incidents

Imsidd
Giga Contributor

We have a IT help desk using ServiceNow to log tickets for internal users. We wish to expand this by being able to log tickets from external users (non employees) who currently call or mail their issues to the help desk. What is the best way to configure ServiceNow to log these external user tickets?  

1 REPLY 1

AnveshKumar M
Tera Sage
Tera Sage

Hi @Imsidd ,

You can use,

  1. Inbound email actions and enforce email domain name validation to prevent spam tickets.
  2. You can create a public facing UI Pag, from which the external users can log a ticket.

In both the cases, you can also maintain a table to store external users who can log tickets.

 

Thanks,

Anvesh

Thanks,
Anvesh