Search code examples
rubymagentosavon

How to use the savon gem with Magento SOAP API


How do I access the Magento SOAP API using the savon gem. Are there any examples that I can use to get going quickly?

Thanks


Solution

  • C# Example of using Magento's API:

    The same applies to any other language including ruby. Obviously the syntax will differ and i'm assuming you know the Savon syntax already.

    You may also want to checkout: https://github.com/timmatheson/Magento#readme