• Simon Brami
  • NEWBIE
  • 0 Points
  • Member since 2018

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies
Hi, I am using the rest api query and I need to get the label that appear on salesforce but I don't know how to do it.
For example if I want the value and de label it would be something like : query?q=select Custom__c, Custom__c.label from Account 
Thanks
Hi, I am using the rest api query and I need to get the label that appear on salesforce but I don't know how to do it.
For example if I want the value and de label it would be something like : query?q=select Custom__c, Custom__c.label from Account 
Thanks