Ask AI
Skip to main content

Search one data record

Search for one particular database item with a set of filters & sorting mechanisms.

Input parameters

NameDescriptionTypeRequiredDefault value
Data formatThe data format to fetch data forDATA_FORMATtrue
FiltersFilter the list of data retrieved based on attributes with an AND relationship towards eachotherListfalse
Filters (OR)Filter the list of data retrieved based on attributes with an OR relationship towards eachotherListfalse
AttributesOnly fetch these attributes from your databaseListfalse
Sort bySort the list of data retrievedListfalse

Output

NameDescriptionTypeDefault value
Found dataThe name of the variable containing the found data.DATAFOUND_DATA