Use PDIs? Take our 5-minute survey to help shape the PDI roadmap.

How to raise an Incident for an external user

isaacsamuel
Kilo Explorer

Hi. I'm involved in application support for an application that has both internal and external users (customers). One of the customers raised a request via email, and I want to log it in servicenow as an incident ticket. I can't paste their email Id in the "Caller" field, which I understand to be the field to mark the person affected by the issue for which the incident is being raised for.

1 REPLY 1

svirkar420
Kilo Sage

Hi @isaacsamuel , For application support handling external customers, your ServiceNow administrator should set up an Inbound Email Action. This automatically turns customer emails into tickets.

But before you do this - 

1. What will be your caller's field populated with - you can create a dummy user and hardcode that value in caller's field or use system property to do the same in the inbound email action script.

2. You can configure field values in the inbound emails script.

 

If this response helps you mark it as accepted solution and give it a thumbs up 👍. This help me and community to find answers quickly.

Best Regards,

Saurabh V.