Salesforce: Object Records BatchGet to Table
Gets target object record times and stores items in a Table-type Data Item
Gets target object record times and stores items in a Table-type Data Item
It accesses various objects stored in Salesforce. Either of search by query/append records/update record is done by specifying an access method. It can be initiated by Register/Retrieve clients or Register/Retrieve negotiations workflows. It is possible to return the retrieved data to the initiated workflow by specifying the access method to Return the Result.