1. Home
  2. Feed management
  3. Importing an Awin feed

Importing an Awin feed

At the moment downloading uncompressed datafeeds is only available by manipulating the download URL. It’s very easy:

  1. Get your download URL
  2. Change the compression parameter to ‘none’
  3. Go to that URL
  4. Receive an uncompressed XML product feed that you can upload in the tool

Example

Compressed to zip format:

https://productdata.awin.com/datafeed/download/apikey/cf0c5fcad95ceee6d5840d9b57c89646/language/en/fid/14789/columns/aw_deep_link,product_name,aw_product_id,merchant_product_id,merchant_image_url,description,merchant_category,search_price,merchant_name,merchant_id,category_name,category_id,aw_image_url,currency,store_price,delivery_cost,merchant_deep_link,language,last_updated,display_price,data_feed_id/format/csv/delimiter/%2C/compression/zip/adultcontent/1/

Uncompressed:

https://productdata.awin.com/datafeed/download/apikey/cf0c5fcad95ceee6d5840d9b57c89646/language/en/fid/14789/columns/aw_deep_link,product_name,aw_product_id,merchant_product_id,merchant_image_url,description,merchant_category,search_price,merchant_name,merchant_id,category_name,category_id,aw_image_url,currency,store_price,delivery_cost,merchant_deep_link,language,last_updated,display_price,data_feed_id/format/csv/delimiter/%2C/compression/none/adultcontent/1/

 

Example from the interface

Copy the URL and change ‘gzip’ to ‘none’.

Updated on September 30, 2017

Was this article helpful?

Related Articles

Add A Comment