SmartSuite - Get record details by ID action

The Get record details by ID action enables you to retrieve details of a specific record in SmartSuite.

Input

Input fieldDescription
ObjectSpecify the object to retrieve. Fields load dynamically based on the object you select.

For example, if you select Table, the input schema is the following:

Input fieldDescription
Solution IDProvide the SmartSuite solution ID.
Table IDProvide the SmartSuite table ID.
Other paramsProvide the expected other parameters for the structure that are added in the output.

Output

The output fields are determined by the object selected in the input.

For example, if you select Table, the output schema is the following:

Output fieldDescription
Table IDThe ID of the table.
Table nameThe name of the table.
Table iconThe icon of the table.
Solution IDThe ID of the solution.
SlugThe slug value of the table.
StatusThe status of the table.
Primary fieldThe primary field of the table.
OrderThe order of the table.
Show all reports membersThe details of the reporting members.
Field permissionsThe details of the field permissions.
Record termThe term of the record.
Record avatar field slugThe avatar field slug of the record.
HiddenIndicates if this field is hidden.
StructureThe structure value of the table.
SlugThe slug value of the field.
LabelThe label of the field.
Field typeThe type of the field.
ParamsThe parameters of the fields.
Structure layoutThe structure layout of the table.
ModeThe mode of the structure layout.
Hidden fieldsThe hidden fields in the table.
Hidden fields in conditionsThe conditions of the hidden fields.
Single columnThe single column value of the table.

Refer to the SmartSuite documentation for more information.

Last updated: