<?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: API version 8 and fast vs. slow</title>
	<atom:link href="http://gokubi.com/archives/api-version-8-and-fast-vs-slow/feed" rel="self" type="application/rss+xml" />
	<link>http://gokubi.com/archives/api-version-8-and-fast-vs-slow</link>
	<description></description>
	<lastBuildDate>Wed, 21 Mar 2012 19:29:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Steve</title>
		<link>http://gokubi.com/archives/api-version-8-and-fast-vs-slow/comment-page-1#comment-24171</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Fri, 27 Apr 2007 02:52:21 +0000</pubDate>
		<guid isPermaLink="false">http://gokubi.com/archives/api-version-8-and-fast-vs-slow#comment-24171</guid>
		<description>Yeah, outbound messages are really cool. I was just talking with Evan about how he&#039;s using one to fire emails to Contacts when they are created. Cool thing is it fires even if the Contacts are created via a bulk import.

I could also have reduced my calls by taking my initial query result and do the Retrieve call with an array of all the Id&#039;s I need to look up. If you guys hadn&#039;t released relationships in SOQL, that&#039;s what I would have done next.</description>
		<content:encoded><![CDATA[<p>Yeah, outbound messages are really cool. I was just talking with Evan about how he&#8217;s using one to fire emails to Contacts when they are created. Cool thing is it fires even if the Contacts are created via a bulk import.</p>
<p>I could also have reduced my calls by taking my initial query result and do the Retrieve call with an array of all the Id&#8217;s I need to look up. If you guys hadn&#8217;t released relationships in SOQL, that&#8217;s what I would have done next.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: benji jasik</title>
		<link>http://gokubi.com/archives/api-version-8-and-fast-vs-slow/comment-page-1#comment-24166</link>
		<dc:creator>benji jasik</dc:creator>
		<pubDate>Fri, 27 Apr 2007 02:21:20 +0000</pubDate>
		<guid isPermaLink="false">http://gokubi.com/archives/api-version-8-and-fast-vs-slow#comment-24166</guid>
		<description>Great to hear!  People can also reduce API calls by using Outbound Messaging instead of polling for changes.</description>
		<content:encoded><![CDATA[<p>Great to hear!  People can also reduce API calls by using Outbound Messaging instead of polling for changes.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

