---
canonical: https://amplience.com/developers/docs/workforce/integrations/feeds-exports/
title: Workforce product feeds
description: Set up product feed exports in Amplience Workforce to provide a way of trying out Workforce with product data that's stored in external commerce platforms.
audience: Developer
image: https://cdn.media.amplience.net/i/ampproduct/choose-feed-json-2?w=1200&h=630
image_width: 1200
image_height: 630
date_published: 2024-11-08
date_modified: 2026-04-29
---

# Product export feeds

Workforce allows for the selection of products from a number of supported [commerce platforms](https://amplience.com/developers/docs/workforce/setup/integrations/) in order to generate content. For those commerce platforms that we don't currently support, product export feeds provide a way of trying out Workforce with your product data. You can also use product feeds in the cases where:

- You just want to try Workforce and do not have access to all the credentials you need to set up an integration.
- You just want to try Workforce with some dummy data.

While Workforce allows users to manually input product information and images, loading products from a feed provides a more efficient way of browsing and selecting products for content generation.

## Using product feeds

Product feeds are primarily intended to help you evaluate a Workforce trial and to demonstrate its features. Loading product information via feeds has the following limitations:

- The feed or export must be hosted on a secure publicly available URL.
- The total file size of a feed cannot be larger than 2MB.

If the export of your products is larger than 2MB then you can split the files into smaller feeds, by category or brand, for example.

## Importing from a product feed

In Workforce, to import products from a feed, choose the Commerce Repositories icon and click "Add Commerce Repository". From here you can import from a product feed in JSON, XML, CSV and Google Product feed formats.

![Importing a JSON feed](https://cdn.media.amplience.net/i/ampproduct/choose-feed-json-2?w=1880&fmt=png 'Importing a JSON feed')

We've provided information about configuring product feeds in each of the supported formats:

- [JSON](https://amplience.com/developers/docs/workforce/integrations/feeds-exports/json-feed/)
- [XML](https://amplience.com/developers/docs/workforce/integrations/feeds-exports/xml-feed/)
- [CSV](https://amplience.com/developers/docs/workforce/integrations/feeds-exports/csv-feed/)
- [Google Product feed](https://amplience.com/developers/docs/workforce/integrations/feeds-exports/google-product-feed/)

Once configured, you can browse and add product data when using a Workforce template such as "Rewrite product description".

## How can I export a product feed from my commerce platform?

Most commerce platforms allow you to export your product catalog either directly from their UI, via an automation layer, using an SDK or other methods. You may have a login and access to do this yourself, but if not you should speak to your internal IT team.

Once you have a product feed, simply format as one of the supported file types: JSON, XML or CSV and ensure that the file size is not greater than 2MB.

You may also have an existing Google Product feed that can be used.

## Related pages

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