function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
sunny_mhl10@yahoo.comsunny_mhl10@yahoo.com 

Integration

Hi

 

How data can be sent from Salesforce to Drupal using  Workflow Rules and Outbound Messages to
Drupal.

 

Thanx

Kartik PerisetlaKartik Perisetla

Hi Sunny,

 

You could send data to and from Salesforce.com to any other system like Drupal using web services. If you are willing to send data from Salesforce.com to Drupal then you need to create or consume web services hosted by drupal to send data from Salesforce.com. Then probably you can invoke this method as outbound message on workflow execution. If you are willing to send data from Drupal to Salesforce.com then you need to consume either Enterprise WSDL( tightly coupled with your org) or Partner WSDL( loosely coupled with your org.).

 

I hope you find this response useful.

 

Cheers !

dacology medacology me

Hi, There is a drupal set of modules that support direct integration between Drupal and the Salesforce API: http://drupal.org/project/salesforce/