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. info_outline 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.
Define the following pair for each item:
|
| Sandbox | Designate whether or not the Salesforce record destination is a Sandbox environment. |
| BLOCK memos | Make notes about this BLOCK. |