News Feed
Jobs Feed
Sections




News Archive
Court Ewing's Blog:
PHP Integration with Salesforce CRM
May 19, 2010 @ 08:27:26

In a new post to his blog Court Ewing takes a look at integrating your PHP application with one of the most popular and powerful CRM solutions out there, Salesforce.

If your primary clientele is small to medium business owners, as I imagine is the case for most professional developers these days, chances are you have developed custom applications that interact with Salesforce CRM. For those of you that have not had the delight of integrating with Salesforce, let's walk through the most common integration techniques.

He starts with the Force.com web services and shows how to generate your WSDL, get your security token for requests and gives some example code that uses both to test the login. He follows this with examples of the five methods that are a "must know" for anyone using the API - upsert, retrieve, getUpdated, delete, getDeleted. He throws in a few "gotchas" at the end - one dealing with retrieve calls and their results and the other relates to how the PHP toolkit handles errors.

0 comments voice your opinion now!
salesforce crm integrate tutorial


blog comments powered by Disqus

Similar Posts

Johannes Schluter's Blog: MySQL Storage Engine based on PHP

IBM developerWorks: Understanding the Zend Framework, Part 1: The basics

WebReference.com: Create a Localized Web Page with PHP

DevShed: Introducing the Facade Pattern in PHP 5

Scott Mattocks\' Blog: PHP-GTK News #11


Community Events









Don't see your event here?
Let us know!


interview composer zendframework2 development event unittest example language framework release object community functional introduction code api phpunit testing opinion database

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework