
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Using Zend_Soap_Client with the Campaign Monitor API</title>
	<atom:link href="http://www.offshootinc.com/blog/2010/02/03/using-zend_soap_client-with-the-campaign-monitor-api/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.offshootinc.com/blog/2010/02/03/using-zend_soap_client-with-the-campaign-monitor-api/</link>
	<description>We build, mobilise and empower communities</description>
	<lastBuildDate>Mon, 26 Jul 2010 15:50:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Marc Guyer</title>
		<link>http://www.offshootinc.com/blog/2010/02/03/using-zend_soap_client-with-the-campaign-monitor-api/comment-page-1/#comment-1356</link>
		<dc:creator>Marc Guyer</dc:creator>
		<pubDate>Wed, 24 Feb 2010 17:41:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.offshootinc.com/blog/?p=812#comment-1356</guid>
		<description>Chris -- I didn&#039;t completely RTFM of course. I ended up writing a nice little wrapper that you might be interested in. http://blog.sproutbox.com/2010/02/24/campaignmonitor-api-is-annoying/</description>
		<content:encoded><![CDATA[<p>Chris &#8212; I didn&#8217;t completely RTFM of course. I ended up writing a nice little wrapper that you might be interested in. <a href="http://blog.sproutbox.com/2010/02/24/campaignmonitor-api-is-annoying/" rel="nofollow">http://blog.sproutbox.com/2010/02/24/campaignmonitor-api-is-annoying/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Woodford</title>
		<link>http://www.offshootinc.com/blog/2010/02/03/using-zend_soap_client-with-the-campaign-monitor-api/comment-page-1/#comment-1355</link>
		<dc:creator>Chris Woodford</dc:creator>
		<pubDate>Tue, 16 Feb 2010 21:53:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.offshootinc.com/blog/?p=812#comment-1355</guid>
		<description>@Marc, have you confirmed that you&#039;ve properly set an HTTP header for the SOAP Action? In this case, 
SOAPAction: &quot;http://api.createsend.com/api/Subscriber.Add&quot;. It needs to be added through your SOAP Client.

I&#039;m also assuming you&#039;ve verified that the ListID you&#039;re posting to is correct. :) 

I have been able to add subscribers successfully using the code above</description>
		<content:encoded><![CDATA[<p>@Marc, have you confirmed that you&#8217;ve properly set an HTTP header for the SOAP Action? In this case,<br />
SOAPAction: &#8220;http://api.createsend.com/api/Subscriber.Add&#8221;. It needs to be added through your SOAP Client.</p>
<p>I&#8217;m also assuming you&#8217;ve verified that the ListID you&#8217;re posting to is correct. <img src='http://www.offshootinc.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
<p>I have been able to add subscribers successfully using the code above</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc Guyer</title>
		<link>http://www.offshootinc.com/blog/2010/02/03/using-zend_soap_client-with-the-campaign-monitor-api/comment-page-1/#comment-1354</link>
		<dc:creator>Marc Guyer</dc:creator>
		<pubDate>Thu, 11 Feb 2010 23:37:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.offshootinc.com/blog/?p=812#comment-1354</guid>
		<description>Hey Chris -- Thanks for posting this info.  I&#039;m working on a ZF compatible wrapper for CM SOAP interaction but I continually get the same error: 101 Invalid ListID.  Were you really able to get this to work?  I can&#039;t even get this to work: http://api.createsend.com/api/api.asmx?op=Subscriber.Add</description>
		<content:encoded><![CDATA[<p>Hey Chris &#8212; Thanks for posting this info.  I&#8217;m working on a ZF compatible wrapper for CM SOAP interaction but I continually get the same error: 101 Invalid ListID.  Were you really able to get this to work?  I can&#8217;t even get this to work: <a href="http://api.createsend.com/api/api.asmx?op=Subscriber.Add" rel="nofollow">http://api.createsend.com/api/api.asmx?op=Subscriber.Add</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
