Evening all,
Do any networks/merchants offer XML product feeds that update automatically? By that, I mean, we load the URL of an XML feed into a XML feed parser (I'm planning on using Drupal's Feed API), and then all the product info can be imported and UPDATED with new products and/or price updates automatically [a bit like an RSS feed].
In the past, I have always imported CSV files, but have had to do it manually for each update.
I have had a hunt around a couple of networks, and can't really find what I
am looking for. On Tradedoubler, they have Product Feed Export. That can be customised and a download URL is available. That is good and I can probably use that to import the product feed into Drupal. But my question is, once I have done that, will that URL include any updates to the feed (new/changes to products/prices).
I hope I
am making sense!