Category: PHP
Using PHP to call an Apex Web Service
April 5th, 2009, 3 Comments
I had the ‘pleasure’ the other day of integrating Drupal with Salesforce.com using PHP. I didn’t want to write all of my SOQL queries and business logic in my PHP scripts so I whipped up a quick Apex class and exposed it as a web service. I found a great blog post by Scott Hemmeter [...]












