Salesforce
Execute SOQL query
Overview
This BLOCK executes Salesforce.com SOQL queries and stores the results into the variable designated in the Results storage variable property.
SOQL queries that result in large numbers of records may cause errors or BLOCK execution to stop.
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 into the Salesforce accounts section of the settings menu beforehand. |
SOQL query | Designate the Salesforce SOQL query. |
Results storage variable | Designate the variable that will store the results of executing the SOQL query. |
Sandbox | Designate whether or not the Salesforce SOQL query execution destination is a Sandbox environment. |
BLOCK memos | Make notes about this BLOCK. |