Connector Salesforce Commerce Cloud
The component exports data from Salesforce Commerce Cloud from endpoint: orders
.
Data In/ Data Out
Data In |
N/A |
Data Out |
Connector saves extracted data into |
Learn more: about the folder structure please go to this article.
Parameters
Credentials | |
Client ID (required) | The ID of the client account created with Salesforce Commerce. |
Client Secret (required) | Client secret |
Organisation ID (required) | The unique identifier for your Salesforce identity. |
Short code (required) | Region-specific merchant ID. |
Tenant ID (required) | Represents the e-commerce environment for which you request the access token. |
Site ID (required) | A unique site ID (for example, RefArch or SiteGenesis). |
Learn more: Salesforce documentation
Time range | |
Order modified from (required) | Return orders where the timestamp of the last modification is equal to or greater than the passed datetime:
|
Order modified to (required) | Return records where the timestamp of last modification is less than the passed datetime.
|