Query all Salesforce Standard Profiles
May 27, 2024
In order to find or query all the Standard Profiles in Salesforce, we have to query the ProfileId from the PermissionSet object/entity where IsCustom is equal to false and IsOwnedByProfile is equal to true. Blog Post: https://www.infallibletechie.com/2024/03/query-all-salesforce-standard-profiles.html
#Internet Software
