• David Kaszycki
  • NEWBIE
  • 0 Points
  • Member since 2020

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 1
    Replies
I am using APIs to populate an iPad app and have had no issues pulling most fields, but I am stuck on how to pull the data from 2 different fields: 
  1. Account Owner - data type is Lookup(User). This is supposed to pull the Salesforce user who is listed as the account owner. (Field name is "Owner")
  2. Parent Account - data type is Hierarchy. This is supposed to pull the Parent Account of the Account show - i.e. J&J is the parent account of Band-Aid. (Field Name is "Parent", Child Relationship Name is "ChildAccounts)