Overview
Query Records is a Workflow Action, which an important workflow action for the CRUD operations
Query Records is used to fetch or retrieve the values from fieldsRecords can be fetched or retrieved from the records
There are three source types from which you can retrieve the records
Object
Model
Variable
Config
Source Type: Select the source type, there are three sources
Object
Model
Variable
Variable
How many records to store: If you select the source type as Object, then select the radio button to retrieve single or multiple multi records.
Fields: Select the fields which you want to retrieve from the Object
Filters: Add filters to retrieve particular records
Order By: Specify the order of records
Limit: You can specify the limit to query the records
...