Skip to main content

Commercetools

Sync overview

The Commercetools source supports both Full Refresh and Incremental syncs. You can choose if this connector will copy only the new or updated data, or all rows in the tables and columns you set up for replication, every time a sync is run.

This source can sync data for the Commercetools API.

Output schema

This Source is capable of syncing the following core Streams:

Data type mapping

Integration TypeAirbyte TypeNotes
stringstring
numbernumber
arrayarray
objectobject

Features

FeatureSupported?(Yes/No)Notes
Full Refresh SyncYes
Incremental - Append SyncYes
NamespacesNo

Performance considerations

Commercetools has some rate limit restrictions.

Getting started

  1. Create an API Client in the admin interface
  2. Decide scopes for the API client. Airbyte only needs read-level access.
    • Note: The UI will show all possible data sources and will show errors when syncing if it doesn't have permissions to access a resource.
  3. The projectKey of the store, the generated client_id and client_secret are required for the integration
  4. You're ready to set up Commercetools in Airbyte!

Changelog

VersionDatePull RequestSubject
0.2.02023-08-2429384Migrate to low code
0.1.12023-08-235957Fix schemas
0.1.02021-08-195957Initial Release. Source Commercetools