ExportSolutionAsync Action
Exports a solution using an asynchronous job.
Parameters
Parameters allow for data to be passed to the action.
| Name | Type | Nullable | Unicode | Description |
|---|---|---|---|---|
|
SolutionName
|
Edm.String | False | False | |
|
Managed
|
Edm.Boolean | False | True | |
|
TargetVersion
|
Edm.String | True | False | Deprecated. Do not use. |
|
ExportAutoNumberingSettings
|
Edm.Boolean | True | True | |
|
ExportCalendarSettings
|
Edm.Boolean | True | True | |
|
ExportCustomizationSettings
|
Edm.Boolean | True | True | |
|
ExportEmailTrackingSettings
|
Edm.Boolean | True | True | |
|
ExportGeneralSettings
|
Edm.Boolean | True | True | |
|
ExportMarketingSettings
|
Edm.Boolean | True | True | |
|
ExportOutlookSynchronizationSettings
|
Edm.Boolean | True | True | |
|
ExportRelationshipRoles
|
Edm.Boolean | True | True | |
|
ExportIsvConfig
|
Edm.Boolean | True | True | |
|
ExportSales
|
Edm.Boolean | True | True | |
|
ExportExternalApplications
|
Edm.Boolean | True | True | Internal use only. |
|
ExportComponentsParams
|
ExportComponentsParams | True | True |
Return Type
| Type | Nullable | Description |
|---|---|---|
| ExportSolutionAsyncResponse | False | The ExportSolutionAsync action returns the following value. |