This website recently got a major rebuild; if you're missing something, let Lorna know.

    Tag: magento


  1. Retrieving Product Attributes from Magento's V2 API


    I've been working with the API for Magento in recent weeks and I had a bit of a struggle explaining to the V2 API which attributes of a product I wanted to retrieve. Actually I had issues talking to the V2 API at all, but that's a different post so …

    Read more

  2. Accessing the Magento V2 API


    Recently I've been working with Magento at work, and in particular with integrating with their API. Now, before I say anything more, I must say that I am always pleased when I see that these products do include some kind of API. The Magento one is a bit interesting, although …

    Read more

  3. Accessing the Magento Web API


    I've been working with the Magento Web API lately, and the first problem I ran into was actually getting access to it. Contrary to its reputation, I found some perfectly good documentation outlining how to connect to the service and use it. I thought I was on to a winner …

    Read more