---
canonical: https://amplience.com/developers/docs/workforce/setup/integrations/commercetools/
title: commercetools integration
description: Learn how to connect Amplience Workforce with commercetools to browse and select your product data, and use it to generate content and streamline workflows.
audience: Developer
image: https://cdn.media.amplience.net/i/ampproduct/commerce-tools-content-studio-1?w=1200&h=630
image_width: 1200
image_height: 630
date_published: 2024-07-18
date_modified: 2026-06-26
---

# commercetools

The following steps outline how to get the API credentials needed to integrate Workforce with [commercetools](https://commercetools.com) to be able to browse and select products.

You'll need the same credentials to configure the commercetools action extension for use in Workforce Flows, and for setting up a commerce repository for  Workforce content generation templates.

- [Installing action extension](https://amplience.com/developers/docs/workforce/setup/integrations/#installing-an-action-extension) explains how to install extensions from the Workforce integrations marketplace.

- [Setting up a commerce repository](https://amplience.com/developers/docs/workforce/setup/integrations/#setting-up-commerce-repositories) provides more information about adding commerce repositories.

## What you'll need

You will need the following information from your commercetools account to set up the integration in Workforce.

- Project key
- API base URL
- Auth base URL
- Client ID
- Client Secret

You can create new API Client or use the information from an API Client that you've already setup.

## Creating a new API Client

- Log in to the commercetools Merchant Center.

![The commercetools merchant center](https://cdn.media.amplience.net/i/ampproduct/commerce-tools-content-studio-1?w=1880&fmt=png 'The commercetools merchant center')

- From the Settings menu choose Developer settings and "Create new API Client".

![From the settings menu create an API Client](https://cdn.media.amplience.net/i/ampproduct/commerce-tools-content-studio-2?w=1880&fmt=png 'From the settings menu create an API Client')

- Create a new API Client with the scope: Products (published).

You now have the credentials you'll need to set up the integration with Workforce. Some example credentials are shown below.

![Use your credentials to set up the integration in Workforce](https://cdn.media.amplience.net/i/ampproduct/commerce-tools-content-studio-3?w=400&fmt=png 'Use your credentials to set up the integration in Workforce')

## Enabling Storefront search

To allow you to search for products in Workforce, you need to enable Storefront search in commercetools.

- Go to Settings > StoreFront search and ensure that the indexing status is active.

![Storefront search must be enabled to allow you to search for product data from Workforce](https://cdn.media.amplience.net/i/ampproduct/commerce-tools-content-studio-6?w=1880&fmt=png 'Storefront search must be enabled to allow you to search for product data from Workforce')

## Related pages

[Workforce integrations](https://amplience.com/developers/docs/workforce/setup/integrations/)

[Workforce- generating content](https://amplience.com/developers/docs/workforce/templates)
