Configure your feed's I/O settings

Add an I/O service

If you import your feed by URL, you can use I/O settings to transform the data into another format. You can access this option in Data Source's Setup section.

Scroll to Advances Settings.

bdf9fa98d0fbb97deda06c6afa5d76b0.png

Select the relevant I/O Service and select Save.

1 - Transform XML with XSLT

XSLT (Extensible Stylesheet Language Transformations) is a language for transforming XML documents into other XML documents. For instance, if the structure of your XML import feed is not compatible with the product feed structure, use an XSLT to transform it. Currently, the Productsup platform supports up to XSLT version 3.0.

e8168885223273cd720efd3119a05f5a.png

2 - Transform JSON to CSV

If you have a feed in JSON format, use the Transform JSON to CSV service to import it.

Note: This only works for valid JSON.

Product Path: Enter the product path to your product

a978642e3d62ecdf54a9878bbe2da75d.png

3 - Transform Excel (XSLX) to CSV

If your feed is in XLSX format, use the Transform Excel (XSLX) to CSV service to import it.

Note: This only works for Excel files in XLSX format.

Sheet Name: Enter the name of the sheet you want to import.

b2c71b97d32d1d9e48b9fd3f633205b9.png