Accessing and creating Salesforce data in a message flow

You can use the SalesforceRequest node to communicate with Salesforce.com, enabling you to create, retrieve, update, and delete Salesforce records.

Before you begin

Complete the tasks in the following topics:

About this task

The following topics explain how to work with records in a Salesforce system:

JSON schema are supplied for a wide range of Salesforce objects, and you can use them as input and output for message maps in a Mapping node. For example, you can create the message tree for a Salesforce Account record in a Mapping node by using the JSON schema for the Account object. For more information, see Using Salesforce models.