Send emails in incident form using Email Client template

Amrit Pal
Giga Contributor

Presently when i use to send emails in incident form using Email Client template, it goes from IT Service Desk.

But i want this mails to go from a different source(like xx@xmail.com). Is it possible ? and How?

 

1 ACCEPTED SOLUTION

Hi,

 

If it is on Incident form always then go to client template on incident table and put whatever you want in from field. See below:

Thanks,
Ashutosh

View solution in original post

5 REPLIES 5

Shweta KHAJAPUR
Tera Guru

Hi,

Yes you canfigure this,

Navigate to System mailbox> Email Account>ServiceNow SMTP from there you can configure it. Please refer below screenshot

Ashutosh Munot1
Kilo Patron
Kilo Patron

Hi,


I have a quick question, do you want this for incident only or for whole system. If for whole system then use Shweta's solution.


If only for Incident then edit email client template. If you are triggering it using mails script and events then use emailForm API.

 

THanks,
Ashutosh

Only for the Incident form.

I have used 'email.setFrom()' in mail script but it is not working.

Is there any other way