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

Developer Tutorials Blog: PHP array_walk(): Run an array through a function

DotVoid.com: Problem with downloading files with Internet Explorer over HTTPS

PHPEveryDay.com: Zend Framework Basic Tutorial

PHPMaster.com: PHP Namespaces

Michael Feichtinger's Blog: HTML5 WebSockets Example


Community Events









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


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

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