appmixer.salesforce.crm.Query
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| SQL Query | text | Enter an SOQL query. See more in the SOQL Docs . |
| Output Type | select | Choose whether you want to receive the result set as one complete list, or one row at a time or stream the rows to a file. For large datasets, streaming the rows to a file is the most efficient method. |
Dynamic variables loaded from /component/appmixer/salesforce/crm/Query?outPort=out
| Field | Type | Description |
|---|---|---|
| totalSize | - | |
| done | - | |
| records | - |