• Victorino Regpala 5
  • NEWBIE
  • 0 Points
  • Member since 2016

  • Chatter
    Feed
  • 0
    Best Answers
  • 1
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies
Hi all,

I am new to Salesforce REST API and I'm trying to get the Opportunity Owner value as shown in the UI thru the REST API.  Calling the REST API will only return the OwnerId and I would like to return value shown in the UI which is the firstname and lastname.  I can actually do this by creating a custom formula field but I was wondering if there is another way to do this without creating a custom field.

Thanks,
Victor
Hi all,

I am new to Salesforce REST API and I'm trying to get the Opportunity Owner value as shown in the UI thru the REST API.  Calling the REST API will only return the OwnerId and I would like to return value shown in the UI which is the firstname and lastname.  I can actually do this by creating a custom formula field but I was wondering if there is another way to do this without creating a custom field.

Thanks,
Victor