Skip to main content
September 6, 2018
Question

SOAP API for Sales Owner E-mail Address

  • September 6, 2018
  • 1 reply
  • 967 views

Hello,

I am having trouble finding the SOAP API for Sales Owner E-mail Address. I tried exporting field data but cannot find it in there along with the other Sales Owner fields such as Sales Owner First Name, Sales Owner Last Name etc.

Please Help!


Thank you

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

SanfordWhiteman
Level 10
September 7, 2018

I think the only one of the Owner * fields available via API is the ID (as sfdcLeadOwnerId).

Curiously, though, you can create another field and copy the value (using Change Data Value) and then access that field via API.  Not sure why it needs that workaround. Most likely, there's some hard system-not-even-read-only setting from many years ago that can't be changed.