Overview
Query Records is an important workflow action for the CRUD operations
Query Records is used to fetch 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
How many records to store: If you select the source type as Object, then select the radio button to retrieve single or 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
Action Details
Label: Label is used to identify the Query Records at UI
Name: Name is the unique identifier of the modal
Description: Description is some information about the workflow action
Input
Label: Label is used to identify the Input Variable at UI
Name: Name is the unique identifier of the Input Variable
Field Type: Select the field type
Required: If the checkbox is checked, then Input Variable Field will be required
Is Array?: If the checkbox is checked, then Input Variable Field will be stored in an array
Default Value: Specify the default value for the input variable
Query Records Creation
Create a Workflow Workflows
Drag and drop the Query Records
Click On Save
Return to the Layout Page