Skip to content

PHP code to send leads to Salesforce via a web app. Forked from the integration at http://documentleads.com

Notifications You must be signed in to change notification settings

ccagle8/salesforce-php-leads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

PHP Salesforce Lead Creator

This is some code that we ported from various resources online and used on DocumentLeads

General Requirements

  • You'll need SOAP installed.
  • A Salesforce.com Trial Account to test with

The Salesforce toolkit was downloaded from here: https://github.com/developerforce/Force.com-Toolkit-for-PHP

Note: I've documented each step within the code. There are a lot of links to resources within the code. Hopefully this saves someone from having the same trouble I did finding the stuff...

About

PHP code to send leads to Salesforce via a web app. Forked from the integration at http://documentleads.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages