# Setting up a Veepee feed

{% hint style="warning" %}
**UI update:** The settings for Feeds and the Feeds steps have been redesigned! Some visuals and instructions may not be up-to-date.
{% endhint %}

Veepee, a top international e-commerce leader in flash sales, serves over 4 million members in the Benelux region with exclusive brand offers in fashion, lifestyle, and travel. We now provide Veepee order connections in addition to the product creation feed for Privalia and Veepee. This article assists you in setting up a feed for Veepee.

To create a new Veepee feed, follow these steps:&#x20;

1. Navigate to **\[Your project] >** **Channels**.
2. Click **+Create channel**.
3. Search for "Veepee" and select the 'Veepee'.
4. Next, fill in your **Feed name**
5. Select your **Target country** from the dropdown.
6. Select the **Type of market**, which is the specific category or sector of the retail market for your products.&#x20;
7. Click on **Advanced settings** to edit more settings for your feed.&#x20;
8. Once you have completed your feed settings, click **Continue**.&#x20;

[![Veepee connection feed.png](https://helpcenter.channable.com/hc/article_attachments/20703801979794)](https://helpcenter.channable.com/hc/article_attachments/20703801979794)

9. Set up the categories for your products by using the [generate categories feature](/manage-improve-product-data/categorize-products/create-product-categories/use-the-generate-categories-function.md), or by [creating new categories manually.](/manage-improve-product-data/categorize-products/create-product-categories/add-categories-manually.md)
10. Create different [rules](/manage-improve-product-data/rules-bulk-edit-and-enrich/rules-in-channable.md) to optimize your product data.&#x20;
11. Link the appropriate fields in the [Mapping step](/list-advertise/list-on-channels/set-up-a-feed/set-up-a-feed-mapping-step.md). You will need to ensure that you match your data fields to all the blue fields presented, as these are the **mandatory fields required by the feed**. If you do not provide data for the blue fields, this will result in errors from the feed. The orange and white fields are recommended, but not required, for a successful upload.

{% hint style="success" %}
**Tip:** For a description of the channel fields, hover over the gray question mark icons with your cursor. Make sure to at least fill in all the 'Mandatory' fields.
{% endhint %}

| **Attribute**                   | **Information to be provided**                                                                                                                                                                                                                                                           | **Status** |
| ------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------- |
| name (title)                    | <p>The product's title must adhere to the format: \[product type] \[brand] \[variant/color] \[material or flavor, if applicable] \[size, quantity, or unit of length, if applicable].</p><p>Note: If the product is second-hand or reconditioned, it must be disclosed in the title.</p> | Mandatory  |
| brand                           | The product's brand name.                                                                                                                                                                                                                                                                | Mandatory  |
| category                        | Category tree for the Marketplace category.                                                                                                                                                                                                                                              | Mandatory  |
| description                     | A description of the product. It is important to note that all variants of the same product share a common description, and therefore, color and size details should not be included.                                                                                                    | Mandatory  |
| gtin or ean                     | The unique product identifier, which may be an EAN or another GTIN, with a character limit between 8 and 15.                                                                                                                                                                             | Mandatory  |
| image\_url\_1                   | <p>The primary product image, subject to the following specifications:</p><p>- Color profile: SRGB.<br>- Resolution: 2000x2000 pixels at 72 dpi.<br>- File format: JPEG.<br>- Maximum file size: 8 MB.<br>- No text, labels, or pictograms permitted.</p>                                | Mandatory  |
| sku                             | The product's unique internal identifier, typically the Merchant product number.                                                                                                                                                                                                         | Mandatory  |
| stock                           | The amount of product availability.                                                                                                                                                                                                                                                      | Mandatory  |
| manufactuer\_recommended\_price | The manufacturer's suggested retail price (MSRP) for the product. Should this value exceed the Price attribute mapping, a strike-through price will appear on the product detail page (PDP).                                                                                             | Mandatory  |
| tax\_rate\_percentage           | The product's tax rate, expressed as a decimal without the percentage symbol.                                                                                                                                                                                                            | Mandatory  |
| color\_normalized               | The specified color of the product.                                                                                                                                                                                                                                                      | Mandatory  |

{% hint style="info" %}
**Important I:** As of February 17, 2023, Veepee requires certain attributes to verify mandatory information before a sale. Some attributes are only mandatory under specific conditions related to your product or applicable laws. It is your responsibility as a seller on Veepee Brandsplace to determine if your product requires these attributes and to complete them accordingly. Please note that mandatory attributes have specification requirements that vary depending on the country.

**Important II:** Information about the treatment with biocides: The use of biocides in the product must be disclosed in the following countries: Belgium, France, Spain, Italy, Germany, and the Netherlands, where applicable. Product sheet related to environmental qualities and characteristics, such as the incorporation of recycled materials, recyclability, and the disclosure of dangerous substances, needs to be provided for the French market.
{% endhint %}

12. Please check your feed in the **Quality** and **Preview** steps. If there are any errors in the mandatory fields, address these first by optimizing your product data using rules and/or connecting the appropriate fields in the **Mapping** step. Repeat this process if necessary.

When your Veepee feed is fully set up, activate the feed in the Settings tab and run it. You will now see a URL in the **Preview** step. You can use this URL to upload the feed to your Veepee account.

For information on ordering a connection for Veepee, please refer to this [article.](/list-advertise/orders/order-connections/how-to-set-up-an-order-connection/veepee-order-connection-setup.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://helpcenter.channable.com/list-advertise/list-on-channels/veepee/setting-up-a-veepee-feed.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
