Skip to main content

Retrieve all rows from NocoDB

Retrieve all rows from NocoDB.

Application

  • NocoDB

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected AccountThe connected account to use for the requestConnected AccountYes
API versionText (Short)No
Workspace IDText (Short)No
Project IDText (Short)Yes
TableThe name of the tableText (Short)Yes
Return all?Whether to return all results or only up to a given limitTrue/FalseNo
LimitMax number of results to returnNumberNo
View IDThe select fields of the returned rowsText (Short)No
FieldsThe select fields of the returned rowsText (Short)No
FieldName of the field to sort onText (Short)No
nocoDbGetallRow_options_sort_property_1_directionPredefined Choice ListNo
FieldName of the field to sort onText (Short)No
nocoDbGetallRow_options_sort_property_2_directionPredefined Choice ListNo
FieldName of the field to sort onText (Short)No
nocoDbGetallRow_options_sort_property_3_directionPredefined Choice ListNo
Filter by formulaA formula used to filter rowsText (Short)No

Outputs (what you get)

NameDescriptionData TypeRequired?Example
JSON OutputJSON output returned by the APIText (Long)No

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.
UnsuccessfulThis status is selected if the job has completed unsuccessfully.

Requirements

  • N/A