Hi, I am new to SilverStripe, and am in the evaluation phase. Is there a module or plugin with SilverStripe that will connect you to a CRM? Specifically Sales Force?
Thanks,
Bruce
This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.
Please use forum.silverstripe.org for any new questions
(announcement).
The forum archive will stick around, but will be read only.
You can also use our Slack channel
or StackOverflow to ask for help.
Check out our community overview for more options to contribute.
Hi, I am new to SilverStripe, and am in the evaluation phase. Is there a module or plugin with SilverStripe that will connect you to a CRM? Specifically Sales Force?
Thanks,
Bruce
I haven't seen any module for it, but SalesForce does have a PHP SDK - http://wiki.developerforce.com/page/Force.com_Toolkit_for_PHP all it would require is wrapping that library with any SilverStripe specific code.
gotcha, thanks!