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.

Download Provider Output

The response representation containing the status of the provider download request and the resulting data.
Properties
Property Name Type Description
code String The API response code, such as 200 or 500.
message String In case of a failure, this property provides error details.
response Map<String, Object> The actual response data, which includes information about the created entities such as accounts and contact point addresses.
success Boolean Indicates whether the API request was successful.