SFDC Core
The batch command groups up the Salesforce API requests done by its child commands. This resu...
Creates a new record of the specified type with field values as defined by child commands. Th...
Retrieves the possible values of a specified picklist field and stores them into the variable...
Produces a Collection containing descriptions of objects in the user's Salesforce organizatio...
Defines a field value for a record creation or update operation. This command does nothing by...
Executes a Salesforce Object Query Language (SOQL) query. The results of the query are delive...
Retrieves values of specified fields of a single Salesforce record and stores the data into t...
Retrieves data of Salesforce records sharing a common parent record and object type, and stor...
Retrieves data of a child record of a specified parent record and stores the result into the ...
Sets new values for one or more fields of an existing Salesforce record. Parent ...
Updates field values of Salesforce records based on the bind commands present in the template...
Deletes one or multiple Salesforce records. Note that when deleting parent records of child r...