|
|
|
|
|
|
Category: Salesforce functions |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Creates a record in a file of a Salesforce database. |
|
|
|
|
|
|
Manages authentication on a Salesforce platform. |
|
|
|
|
|
|
Deletes records from a Salesforce database. |
|
|
|
|
|
|
Disconnects: - the Salesforce platform.
- the current Salesforce session.
|
|
|
|
|
|
|
Clears the specified records from the Salesforce recycle bin. |
|
|
|
|
|
|
Requests the execution of a specific process. |
|
|
|
|
|
|
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database. |
|
|
|
|
|
|
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database. |
|
|
|
|
|
|
Merges the Salesforce records (also called Salesforce objects). |
|
|
|
|
|
|
Modifies the records of a file defined in Salesforce. |
|
|
|
|
|
|
Retrieves the Salesforce records from their identifiers. |
|
|
|
|
|
|
Performs a search among the records found in a Salesforce database. |
|
|
|
|
|
|
Seeks and retrieves the records (Salesforce objects) deleted during the specified period. |
|
|
|
|
|
|
Seeks and retrieves the records (Salesforce objects) modified during the specified period. |
|
|
|
|
|
|
Restores previously deleted Salesforce records. |
|
|
|
|
|
|
List of Salesforce functions |
|
|
|
|
|
|
List of Salesforce functions (prefix syntax) |
|
|
|
|
|
|
Creates a record in a file of a Salesforce database. |
|
|
|
|
|
|
Manages authentication on a Salesforce platform. |
|
|
|
|
|
|
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication... |
|
|
|
|
|
|
Deletes records from a Salesforce database. |
|
|
|
|
|
|
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted... |
|
|
|
|
|
|
The sfDeleteResult type is used to find out the result of SFDelete... |
|
|
|
|
|
|
Disconnects: - the Salesforce platform.
- the current Salesforce session.
|
|
|
|
|
|
|
The sfDisconnectResult type is used to get the status report of SFDisconnect when disconnecting from a session... |
|
|
|
|
|
|
Clears the specified records from the Salesforce recycle bin. |
|
|
|
|
|
|
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin... |
|
|
|
|
|
|
The sfError type is used to find out the characteristics of an error returned by Salesforce... |
|
|
|
|
|
|
Requests the execution of a specific process. |
|
|
|
|
|
|
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess... |
|
|
|
|
|
|
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database. |
|
|
|
|
|
|
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database. |
|
|
|
|
|
|
The sfLeadConvert type is used to describe the conversion parameters of a lead... |
|
|
|
|
|
|
The sfLeadConvertResult type is used to find out the result of SFConvertLead... |
|
|
|
|
|
|
Merges the Salesforce records (also called Salesforce objects). |
|
|
|
|
|
|
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge... |
|
|
|
|
|
|
The sfMergeResult type is used to find out the result of SFMerge... |
|
|
|
|
|
|
Modifies the records of a file defined in Salesforce. |
|
|
|
|
|
|
The sfObject type is used to describe a record of a SalesForce file... |
|
|
|
|
|
|
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess... |
|
|
|
|
|
|
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess... |
|
|
|
|
|
|
Retrieves the Salesforce records from their identifiers. |
|
|
|
|
|
|
The sfSaveResult type is used to find out the result of SFAdd and SFModify... |
|
|
|
|
|
|
Performs a search among the records found in a Salesforce database. |
|
|
|
|
|
|
The sfSearchResult type is used to find out the result of SFSearch... |
|
|
|
|
|
|
Seeks and retrieves the records (Salesforce objects) deleted during the specified period. |
|
|
|
|
|
|
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted... |
|
|
|
|
|
|
Seeks and retrieves the records (Salesforce objects) modified during the specified period. |
|
|
|
|
|
|
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified... |
|
|
|
|
|
|
The sfSessionInfo type is used to get information about the current session... |
|
|
|
|
|
|
Restores previously deleted Salesforce records. |
|
|
|
|
|
|
The sfUndeleteResult type is used to find out the result of SFUndelete... |
|
|
|
|
|
|
The sfUserInfo type is used to get information about a user... |
|
|
|
|
|
|
Salesforce is a very popular CRM software... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|