Read Row
Read values from a row in a table.
Options
Field | Definition | Type | Required |
---|---|---|---|
Read By | |||
Table ID (if the provide table at runtime option was selected) |
ID for table. To obtain the table ID, see Provide a table ID at runtime.
To select a table and the specific columns to read:
|
String | TRUE |
Input
Field | Definition | Type | Required |
---|---|---|---|
Row | |||
Table ID (if provide table at runtime option is selected) | Select a table from which a row will be read. | String | TRUE |
Row ID |
Unique identifier for the row that will be read. To search for a row ID, see Search Rows.
You can also get the ID for a new row as an output value on the Create Row card. See Create Row. |
String | TRUE |
Output
Field | Definition | Type |
---|---|---|
Row | ||
Created | Date and time when the row was created. | Date & Time |
Updated | Date and time when the row was last updated. | Date & Time |
Fields | ||
The chosen fields (column names) from the table you selected. If the table is provided at runtime, you can manually add the field names and types. |