Documentation on inbound action email object definition?

Stephen W_
Giga Guru

Inbound email actions utilize the email object to pull the sender, subject, and body among other things.

There are plenty of samples to explain at least some of the properties.. but does anyone know where this object is instantiated?

There are a few properties such as email.from vs email.origemail where I'd like to know the specific distinction, as well as whatever other properties are available.

I can't seem to find any documentation on this.   (I know I can iterate the object properties and print what's there, but I was hoping someone had a list of the definitions..)

Thanks,

-Stephen

1 ACCEPTED SOLUTION

Michael Fry1
Kilo Patron
2 REPLIES 2

Michael Fry1
Kilo Patron

Section 6 should help you: Inbound Email Actions - ServiceNow Wiki


I'm blind apparently.   Thanks!