hudec117 / sf-user-perm-report

Salesforce User Permission Report allows you to see a report of all the permissions a user has and where they are set.
MIT License
10 stars 2 forks source link

Dynamic Salesforce API Selection #31

Closed hudec117 closed 3 years ago

hudec117 commented 3 years ago

At the moment, the Salesforce API version is hardcoded when performing queries and metadata HTTP requests. We should look at the /services/data endpoint and see what the highest API version that is supported and use that instead.

hudec117 commented 3 years ago

Going to manually update the versions.