Awee

app:record

Retrieves a single record by ID from the given schema table

Retrieves a single record by ID from the given schema table

Options

NameTypeDescription
org_idstringThe organisation ID that scopes the operation
schemastringThe name of the schema (database) that contains the table
tablestringThe name of the table to retrieve the record from
idstringThe unique identifier of the record to retrieve

Outputs

NameTypeDescription
recordRecordThe retrieved record data

How is this guide?

On this page