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
Patson Settachatgul 7Patson Settachatgul 7 

Mapping Profiles during package installation using ANT or the Metadata API

I'm trying to automate installation of some packages which have custom profiles.  When you're installing manually, there's a step to map the custom profile to an existing profile in the target org.  But, I don't see a way to do that when you're using ANT, or the Metadata API.... Is there a way to do this?