BLOCKS Reference

Salesforce

Insert records

Overview

This BLOCK adds data contained in a variable (records) to a Salesforce object.

You must prepare records as an array of objects. This is the same data format used with the Upload to Wave from a variable BLOCK (Data format).

Properties

Property Explanation
BLOCK name Configure the name displayed on this BLOCK.
Account

Select a Salesforce account.

You must register a Salesforce account beforehand under the Salesforce accounts section of the settings menu.

Object name Designate the Salesforce object to which records will be added.
Source data variable Designate the variable that contains the data (records) to be added to the Salesforce object.
Data mapping

Define how the Salesforce object's items correspond with the items (keys) in the records stored within the BLOCKS variable.

Data mapping overview

Define the following pair for each item:

  • Salesforce item: The Salesforce object’s item.
  • Value: The item (key) of the record stored into the BLOCKS variable.
Sandbox Designate whether or not the Salesforce record destination is a Sandbox environment.
BLOCK memos Make notes about this BLOCK.

この情報は役に立ちましたか?