Overview

Introduction

Integrating commercetools with our platform allows for the seamless synchronization of orders and inventory data, enhancing your e-commerce operations. By connecting to commercetools, you gain access to real-time data that is crucial for managing your online store efficiently.

Available Data Types

  • Orders
  • Inventory

Prerequisites

To integrate commercetools with our platform, you need to have an API key with the necessary permissions to view orders and products within your commercetools project.

Step-by-Step Integration Guide

1

Initial Setup

To set up the integration, you’ll need to provide us with specific credentials that allow our platform to access your commercetools data securely.

  1. Gather Required Information: Ensure you have the following details from your commercetools account:

    • Scope
    • API Endpoint
    • Auth Endpoint
    • Project Key
    • Client ID
    • Client Secret
    • Store Key
  2. Provide Credentials: Share the collected credentials with your Customer Success Manager.

For security reasons, send this information via a secure password sharing method.
Example
{
  "scope": "view_orders:exampleProject view_products:exampleProject",
  "apiEndpoint": "https://api.us-east1.gcp.commercetools.com",
  "authEndpoint": "https://auth.us-east1.gcp.commercetools.com/oauth/token",
  "projectKey": "exampleProject",
  "clientId": "ZZ-z-exampleclientid",
  "clientSecret": "exampleClientSecret",
  "storeKey": "exampleStore"
}
2

Configuring the Integration

Once your credentials are received, our team will configure the integration, ensuring secure and efficient data synchronization between commercetools and our platform.

  • Access Configuration: We will use the provided credentials to configure access to your commercetools data, focusing on orders and inventory.

  • Data Synchronization: Our platform will begin to fetch and sync data based on your specified scope, enabling up-to-date visibility into your e-commerce operations.

3

Finalizing Integration

After the integration is configured, you’ll be able to access and analyze your orders and inventory data directly from our platform. This integration facilitates better decision-making, helping you optimize your e-commerce strategy for increased efficiency and growth.

Troubleshooting and Support

Should you encounter any issues during the integration process or have questions regarding the setup, our support team is readily available to assist you.

Additional Resources

For more information on managing your commercetools account and understanding the API, visit the commercetools Documentation.