CodeIgniter Forums
Salesforce Integration - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Salesforce Integration (/showthread.php?tid=8486)



Salesforce Integration - El Forum - 05-19-2008

[eluser]Unknown[/eluser]
Hi all,

I want to integrate Salesforce with my CodeIgniter website. Any pointers on that?

Regards
PHP Programmer


Salesforce Integration - El Forum - 05-19-2008

[eluser]sikkle[/eluser]
heheh, i mean, you could implement any bridge between them, still having a limit though. Salesforces is a beat on his own.

so database is the answer, but keep integrity is the problem.

good luck !


Salesforce Integration - El Forum - 05-20-2008

[eluser]Unknown[/eluser]
I am not sure if I have understood what you just said. What do you mean by database is the solution?

Can you please throw more light on it?


Salesforce Integration - El Forum - 05-20-2008

[eluser]frenzal[/eluser]
Shouldn't be a problem by the looks of it, they offer webservices:
http://www.salesforce.com/developer/


Salesforce Integration - El Forum - 03-18-2009

[eluser]Unknown[/eluser]
I just came across this thread after searching to see if anyone had created a library for Salesforce API integration.

I see that that nothing is out there, so I am working on creating a CI library that will work with the Salesforce API's PHPToolkit.