We have our Salesforce application which only provides us Username, Passwd and Static token. We need to extract all of the picklist values from all of the entities. What is the best method to do this?
We also looked into toLabel option which we are unable to accomplish due to too many fields we have.
We do see this document, but we are not using oAuth to make any rest calls.