<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Create A Website &#187; amazon</title>
	<atom:link href="http://www.createwebsite.info/category/amazon/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.createwebsite.info</link>
	<description>yet another undecorated wordpress blog about web development</description>
	<lastBuildDate>Wed, 28 Sep 2011 01:21:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Amazon&#8217;s Seller Central SOAP API</title>
		<link>http://www.createwebsite.info/amazons-seller-central-soap-api/</link>
		<comments>http://www.createwebsite.info/amazons-seller-central-soap-api/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 00:29:53 +0000</pubDate>
		<dc:creator>create a website</dc:creator>
				<category><![CDATA[amazon]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[rants]]></category>

		<guid isPermaLink="false">http://www.createwebsite.info/amazons-seller-central-soap-api/</guid>
		<description><![CDATA[Very disappointing experience working with Amazon.com&#8217;s Seller Central APIs. Their documentation is frankly very bad. Undocumented and incorrectly documented aspects will make the curve to get this working unnecassarily steep. Their support is not responsive. The forums are not overly helpful although you can see similar issues coming up. Disappointing for such a large and [...]]]></description>
			<content:encoded><![CDATA[<p>Very disappointing experience working with Amazon.com&#8217;s Seller Central APIs. Their documentation is frankly very bad. Undocumented and incorrectly documented aspects will make the curve to get this working unnecassarily steep. Their support is not responsive. The forums are not overly helpful although you can see similar issues coming up. Disappointing for such a large and groundbreaking web-based company, especially as they are looking to promote their Web Services infrastructure to developers. </p>
<p>The comments in this article are very accurate of my thoughts/experience implementing Amazon&#8217;s Seller Central SOAP API using PHP (they are using Java) &#8230;</p>
<blockquote><p>My time getting to the &#8216;hello world&#8217; stage on this interface was measured in days vs minutes for pretty much every other system I have worked with.</p></blockquote>
<p><a href="http://www.entraspan.com/blog/amazon.html">Good notes on implementing Amazon&#8217;s Seller Central SOAP API</a></p>
<p>That article should help anyone regardless of the particular language they are using to do this. It helped me with one important final aspect that was undocumented by Amazon.</p>
<p>For more specific notes on doing this with PHP check out the last chapter of this book &#8230;</p>
<p><a href="http://www.awsbook.com/">The Web Developer&#8217;s Guide To Amazon E-Commerce Service</a></p>
<p>A couple of key things in there will overcome issues with the particular way the Amazon SOAP server works. There will still be problems &#8211; but that will get you much of the way.</p>
<p>Note: don&#8217;t waste your time with Amazon AIM. As the article above mentions, unless you have an old account migrated from Amazon&#8217;s Marketplace system it will only work to download reports &#8211; it will not allow adding or updating products.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.createwebsite.info/amazons-seller-central-soap-api/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

