I'm trying to implement an affiliate website of Amazon.com (US). My application is in ASP.NET MVC C#. I couldn't find any working example to get categories, get products etc. I have affiliate id, key. secret key etc ready. I just need to know how to call
amazon service from c#. I tried referring WSDL. But couldn't find any help file to know how to use it. Not sure how to pass the keys. I'm researching on this topic for more than a week.
Can anyone provide a sample code to demonstrate how to get list of products from amazon?
Member
33 Points
54 Posts
Amazon Product Advertising API in ASP.NET MVC
Nov 28, 2014 03:19 AM|moncytvs|LINK
I'm trying to implement an affiliate website of Amazon.com (US). My application is in ASP.NET MVC C#. I couldn't find any working example to get categories, get products etc. I have affiliate id, key. secret key etc ready. I just need to know how to call amazon service from c#. I tried referring WSDL. But couldn't find any help file to know how to use it. Not sure how to pass the keys. I'm researching on this topic for more than a week.
Can anyone provide a sample code to demonstrate how to get list of products from amazon?
https://affiliate-program.amazon.com/gp/advertising/api/detail/main.html
The sample codes provided in amazon site is outdated.
Thanks in advance,
Moncy.
amazon WSDL mvc amazonwsdl
All-Star
37441 Points
9076 Posts
Re: Amazon Product Advertising API in ASP.NET MVC
Nov 28, 2014 03:44 AM|AidyF|LINK
https://forums.aws.amazon.com/forum.jspa?forumID=61
amazon WSDL mvc amazonwsdl
Member
33 Points
54 Posts
Re: Amazon Product Advertising API in ASP.NET MVC
Nov 28, 2014 08:12 AM|moncytvs|LINK
AidyF, Thanks for your response. I tried contacting their forum a couple of times. But didn't get any support yet.
amazon WSDL mvc amazonwsdl