downloadPackage
Downloads a named package from a Salesforce org or sandbox.
The named package must exist in the source org or sandbox in order to be downloaded.
Target Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Salesforce Account Code |
| Yes | Salesforce Account with all the required properties like User, Password, Client Id, etc. |
Salesforce HTTPS protocol |
| No | The HTTPS protocol to use to secure the connection. Defaults to TLSv1.2. |
Salesforce API Version |
| No | The Salesforce API version to target. This Default will likely change with each FlexDeploy server and Saleforce plugin release in the future. The maximum supported version of Salesforce API that is supported is linked to the version of FlexDeploy currently running. |
Salesforce Cli Path |
| No | The Salesforce CLI Path. (Eg: C:\Program Files\Salesforce CLI\bin) |
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Package Name(s) |
| Yes | Comma-Separated Package Names to download |
Artifacts
This operation produces artifacts that will be stored in the artifacts repository.
Endpoint Selection
This operation will select all available endpoints associated to the Target.
Endpoint Execution
This operation will execute on any one of the selected endpoints and will be random in the determination of which one.
- style