Salesforce Commerce Cloud (SFCC)
Salesforce Commerce Cloud (SFCC)
Step 1 - Adding the SFCC app to ZigZag
- Navigate to Portal Settings -> Notification Settings ->Integrations tab.
- Click Add an integration.
- Select Salesforce Commerce Cloud app.
Step 2 - Generate an API key In your Salesforce Commerce Cloud account, generate an API key and share your credentials and other information back to on your Shipup account (see second carousel image). We will need:
- Client ID
- Client secret
- Site name
- Site URL
Step 3: Give us the rights to access the API you just generated
- Go to your Salesforce Commerce Cloud account.
- Click "Open menu item submenu".
- Click "Open Commerce API Settings".
- Select "Shop" as the type and the site you want to connect to Shipup as the context.
- Insert the following code in "resource":
{
"resource_id": "/order_search",
"methods": ["post"],
"read_attributes": "(**)",
"write_attributes": "(**)"
},
{
"resource_id": "/products/*",
"methods": ["get"],
"read_attributes": "(**)",
"write_attributes": ""
}
- Click Save.
Step 4 - Connect your account Back on your ZigZag account, click "Connect account".
How to manage personalised data
Salesforce Commerce Cloud is a very flexible tool. If you have custom data (any field that was not natively available on the account), we can retrieve it for you.
Do not hesitate to contact us via the contact form below, or at support.fr@zigzag.global to make your request.