Ask AI
Skip to main content

Fetch data record by ID

Get one data record by id, from the built-in database

Input parameters

NameDescriptionTypeRequiredDefault value
IdThe id of the data record to get.Textfalse
Data-formatThe data format of the data record to get.DATA_FORMATfalse
AttributesOnly fetch these attributes from your built-in databaseListfalse

Output

NameDescriptionTypeDefault value
Data variable nameThe name of the variable containing the found data record.DATAFOUND_DATA_ITEM