Overview
The Salesforce Commerce Cloud connector syncs your ecommerce storefront data into analytics-ready tables in your data warehouse. Pull orders, products, customers, and baskets from the Commerce Cloud API, with Ingest handling auth, pagination, and retries so the tables stay current.
What you can sync
Ingest syncs the following Salesforce Commerce Cloud data into your data warehouse, each as its own table refreshed on your schedule:
- Orders
- Products
- Customers
- Baskets
Authentication
OAuth 2.0 (Account Manager for Admin/Data APIs; SLAS for Shopper APIs)
Register an API client (client ID/secret) in Salesforce Account Manager and exchange it via the client-credentials flow for a Bearer token.
You enter credentials in a secure form, never in chat. Ingest stores and rotates them for you.
Resources
Don't see the endpoint you need? Tell us and we will add it.
