function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
MiddhaMiddha 

Deploying Profile Administrative Permissions

I am fetching profiles and deploying them using Metadata API. All is working well except Administrative Permissions (API enabled etc).

Thought about using permission sets but they cannot be assigned at Profile level. Any way we can add/update these System permissions while deploying profiles?