Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
PackageInstallRequest
Supported SOAP Calls
create(), describeSObjects(), query(), retrieve()
Supported REST HTTP Methods
GET, POST, Query
Fields
| Field | Details |
|---|---|
| ApexCompileType |
|
| EnableRss |
|
| Errors |
|
| NameConflictResolution |
|
| PackageInstallSource |
|
| Password |
|
| ProfileMappings |
|
| SecurityType |
|
| SkipHandlers |
|
| Status |
|
| SubscriberPackageVersionKey |
|
| UpgradeType |
|
SubscriberPackageInstallErrors
Represents the list of errors that occurred during package installation.
| Field | Details |
|---|---|
| errors |
|
SubscriberPackageInstallError
Represents a single error that occurred during package installation.
| Field | Details |
|---|---|
| message |
|
SubscriberPackageProfileMappings
Represents the list of profile mappings for which this package is installed.
| Field | Details |
|---|---|
| profileMappings |
|
SubscriberPackageProfileMapping
Represents a mapping between a profile in the package that’s being installed and the profile in the target subscriber org.
| Field | Details |
|---|---|
| source |
|
| target |
|