IBM® App Connect Enterprise provides a SalesforceRequest node, which enables you to communicate with Salesforce.com to create, retrieve, update, and delete Salesforce records.
IBM App Connect
Enterprise communicates synchronously with Salesforce by using
Loopback connector technology from Strongloop. The Loopback connector invokes Salesforce by using
the Force.com REST API to perform create, retrieve, update, and delete operations on predefined and
custom Salesforce object types in a Salesforce system. For more information, see the Force.com REST API Developer
Guide. The SalesforceRequest node is available on Windows and Linux x64
systems, in all operation modes.
See the SalesforceRequest node for information about configuring and using the SalesforceRequest node.
See Example: Retrieving all Account records from Salesforce for a step-by-step example of using a SalesforceRequest node in a message flow.