Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to get the sender email address from inbound email action onto an email data type field

Navaneeth1
Tera Guru

I have a requirement where I have a custom field in a form named "Sender Email Address" of the data type "email".


Could someone please tell me how I can populate this field with the email address of the person who will open the record/ticket using an inbound email action?

 

(the person will be the one sending an email to the ServiceNow instance to open the ticket/create record)

1 ACCEPTED SOLUTION
8 REPLIES 8

So, you do not have any inbound action created?

 

 


Thanks and Regards,

Saurabh Gupta

I do, but it's only using non-script based field assignments. Like I only needed subject and body of the email till now and I didn't need a script for that.

Hi,
Check below.
Inbound email action examples (servicenow.com)


Thanks and Regards,

Saurabh Gupta

VerdaKosnett1
Tera Guru

Most links referenced here are broken.