# Additional import - Additional XML feed (csv, xls, web services, FTP)

Additional import will fulfill the function of supplementing the main XML (master XML) with additional XML with additional information - mostly prices, number of products in stock, etc.&#x20;

It doesn't have to be just XML, but it can also be loaded from csv, FTP, XLS, or a file from your computer - even more different imports.&#x20;

The data is connected via ITEM\_ID - it is therefore necessary to specify this element in the additional import.

You will appreciate the additional import, for example, in the following cases:&#x20;

* You have a main XML feed from the supplier and you need to add price list XML with prices and stock availability.&#x20;
* You need to combine two XML feeds and add elements that are missing in the master feed (but are listed in another XML) - eg you use XML for Google in Google format and you will add XML in Heureka format for additional import, where you specify GIFT - this will add GIFT (gift) to Google feed and name it with the rule eg CUSTOM\_LABEL\_1 and you will copy the gift into Google advertising.&#x20;
* You need to add additional data to the main XML, eg via a file stored on a computer&#x20;

To complete the additional import, go to the Import tab.

![](/files/JJUSJrtiVx3hGUi1sQeC)

It is necessary first to insert the main XML and then add the Additional XML as an additional import (the method is the same as for inserting the main XML, see Data import.

![](/files/awzShKhSC0SweusyDpsE)

Then is important in the settings to perform the correct timing of imports. You must first import the main XML, and then import the additional XML. To set a timer, go to Edit

![](/files/8Kwn6sLbaTvONLLEeCHc)

After importing the data, you can go to Export.&#x20;

The created export from the main import will contain data from the main import, including data from the additional import.&#x20;

Use the Add Element rule to add more data.


---

# 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://help.conviu.com/data-editing-xml-and-csv/additional-import-additional-xml-feed-csv-xls-web-services-ftp.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.
