Hi guys
My store has a few suppliers who either provide an XML or json feed for their products. Is there a way to set up my store so that I can have these feed stock prices and availability directly?
Thanks all!
Hi guys
My store has a few suppliers who either provide an XML or json feed for their products. Is there a way to set up my store so that I can have these feed stock prices and availability directly?
Thanks all!
You will need to read about how to access 3rd party services in the article Corvid: How to Access 3rd-Party Services with the Fetch API .
A nice simple example to start with is Create a Weather Widget . Also, take a look at the Advanced examples , many of them access 3rd party services. A couple of good examples to start with are: Example: Using the Places API from Google Maps services and Example: Send email with the SendGrid REST interface .