Execute Query

Execute a SOQL query.

Input

Field Definition Type Required

SOQL Query

Valid SOQL query.

Text TRUE

Output

Field Definition Type

Records

List of of records, as specified by the SOQL query; a maximum of 56,000 records are returned.

List

Next Page URL

Link to the next set of records if SOQL Query exceeds 56,000 records.

Text