Overview

Pre-built tooling

Pre-built integrations

No pre-built integration yet (time to contribute: <48h)

Not seeing the integration you need? Build your own independently.

Access requirements

Pre-RequisitesStatusComment
Paid dev accountRequired for API access
Paid test accountRecommended for testing
PartnershipNot required
App reviewNot required
Security auditNot required

Setup guide

To integrate with Commercetools, follow these steps:

  1. Create a Project: Log in to your Commercetools account and create a new project. Note down the Project Key.
  2. Generate API Credentials: Navigate to the API Clients section in your project settings and create a new API client. Save the Client ID and Client Secret.
  3. Configure Nango: Use the Client ID, Client Secret, and Project Key to set up the Commercetools integration in Nango.
  4. Set Region: Specify the region (e.g., us, eu, au) where your Commercetools project is hosted.
Need help getting started? Get help in the community.
Contribute improvements to the setup guide by editing this page
Contribute useful links by editing this page

API gotchas

  • Scopes: Ensure you specify the correct scope (e.g., manage_project:your-project-key) when generating the OAuth token. Without the correct scope, API requests will fail.
  • Token Expiry: Access tokens expire after 2 days (172800 seconds). Make sure to refresh the token before it expires.
  • Region-Specific Endpoints: Use the correct region-specific endpoint (e.g., auth.us.commercetools.com for the US region) when making API requests.
Contribute API gotchas by editing this page

Connect to Commercetools

Guide to connect to Commercetools using Nango Connect.