Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

    Based on your source type select your either Object,
    • Variable

    , or Model
  • 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

...