<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Tue, 21 May 2013 23:55:34 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[echolibre Blog: The Capsule CRM API and PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/14303</guid>
      <link>http://www.phpdeveloper.org/news/14303</link>
      <description><![CDATA[<p>
On the echolibre blog <i>David Coallier</i> has written up a post talking about their CRM tool of choice, <a href="http://capsulecrm.com/">Capsule CRM</a>, and some of the things they're doing to <a href="http://blog.echolibre.com/2010/04/the-capsule-crm-api-and-php/">create an API interface</a> to interact with it (including a proposed <a href="http://pear.php.net/pepr/pepr-proposal-show.php?id=629">PEAR package</a>).
</p>
<blockquote>
we realized that we needed to integrate Capsule with some online services we have and so we built a PHP wrapper for their API to give developers the ability to place requests and use the web service as they wish using PHP. <a href="http://pear.php.net/pepr/pepr-proposal-show.php?id=629">Services_Capsule</a> is now being proposed to <a href="http://pear.php.net/">PEAR</a> however you can already get the code from <a href="http://github.com/davidcoallier/Services_Capsule">http://github.com/davidcoallier/Services_Capsule</a> and start using it.
</blockquote>
<p>
He also includes an example of how it can be used to create a new person, search the party information, update the user's information and add them to a pre-existing opportunity. There's not a lot of documentation for the package, so be ready to search through the source for some of the parameters and functionality.
</p>]]></description>
      <pubDate>Tue, 06 Apr 2010 09:05:12 -0500</pubDate>
    </item>
  </channel>
</rss>
