ePrivacy and GPDR Cookie Consent by Cookie Consent Skip to main content

Connector Salesforce Commerce Cloud

heThe component exports data from Salesforce Commerce Cloud from endpont:endpoint: orders.

Data In/ Data Out

 

Data In

N/A

Data Out

Connector saves extracted data into orders.ndjson in /data/out/files directory.

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 Region-specific merchant ID.
Tenant ID (required) Represents the ecommercee-commerce environment for which you request the access token for.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:
  • Data type: string - timestamp in human-readable format (natural language)
  • Example: now - 14 days12 hours ago
Order modigiedmodified to (required) Return records where the timestamp of last modification is less than the passed datetime.
  • Data type: string - - timestamp in human-readable format (natural language)
  • Example: now