How to Connect
Connecting requires configuration in both Lefty and your Salesforce Business Manager / Account Manager.
Step 1: API Settings (Business Manager)
You need to retrieve specific credentials from your Salesforce Business Manager:
Navigate to Administration β Sites Development β Salesforce Commerce API Settings
Copy the Shortcode and Organization ID
Paste these into the setup form in Lefty
Step 2: Admin API (Account Manager)
You must create a new API Client in your Salesforce Account Manager:
Add API Client
Create a new client with a Display Name and Password
Organization & Roles
Add your Organization and select the Salesforce Commerce API role
Sandboxes
When filtering, select your specific organization and sandboxes
Do not select All Sandboxes
Scopes
You must copy and paste specific text into the scope fields exactly as provided in the documentation:
Default Scopes
roles, tenantFilter, profile, openID
Allowed Scopes
A specific list involving catalogs, inventory, orders, products, and promotions
(e.g. sfcc.products, sfcc.orders.rw)
