SmartSuite - Search records action

The Search records action enables you to retrieve a list of records that match your search criteria in SmartSuite.

Input

Input FieldDescription
ObjectSpecify the object to search. 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.
FieldsProvide a specified field slug to include in the response.
Other paramsProvide the expected parameters for the structure to add in the output.

Output

The output fields are determined by the object you select in the input. Map the relevant datapill from the datatree to subsequent steps.

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.
Fields metadataThe metadata of the fields.

Refer to the SmartSuite documentation for more information.

Last updated: