Hi all,
we want to hook up our webforms to map to salesforce cases but this option isn't available. Any plans to integrate this as we want to use salesforce to manage our customer services queues
cheers :)
Ken
Hi all,
we want to hook up our webforms to map to salesforce cases but this option isn't available. Any plans to integrate this as we want to use salesforce to manage our customer services queues
cheers :)
Ken
Comments
Comment #1
aaronbaumanI have not tried it, but the Salesforce Webform Lead Form Integration sounds promising for your use. Not sure if it will do Cases as well.
I will let someone else confirm before closing this ticket, but I'm 99% sure there are no plans for any such integration in this module.
Comment #2
Bevan commentedAre Cases a type of SF object? The Salesforce Webform module integrates webform module with this, but since this doesn't support SF types other than 'Campaign', 'Contact', 'Lead', it probably won't help you. See #536388: Support all SF types for more details.
As a workaround for this you can add
to your settings.php file.
Comment #3
andybrace commentedIve just posted a patch that allows administrators to define the Salesforce objects available to Drupal within the admin settings, the patch is here: http://drupal.org/node/476978#comment-1911778
Please have a look, im happy to look at comments / feedback / bugs....