Skip to main content
All CollectionsWrk Action LibraryNocoDB
Retrieve all rows from NocoDB
Retrieve all rows from NocoDB
Wrk Product avatar
Written by Wrk Product
Updated over a week ago

Retrieve all rows from NocoDB.

Application

  • NocoDB

Inputs (what you have)

Name

Description

Data Type

Required?

Example

Connected Account

The connected account to use for the request

Connected Account

Yes

API version

Text (Short)

No

Workspace ID

Text (Short)

No

Project ID

Text (Short)

Yes

Table

The name of the table

Text (Short)

Yes

Return all?

Whether to return all results or only up to a given limit

True/False

No

Limit

Max number of results to return

Number

No

View ID

The select fields of the returned rows

Text (Short)

No

Fields

The select fields of the returned rows

Text (Short)

No

Field

Name of the field to sort on

Text (Short)

No

nocoDbGetallRow_options_sort_property_1_direction

Predefined Choice List

No

Field

Name of the field to sort on

Text (Short)

No

nocoDbGetallRow_options_sort_property_2_direction

Predefined Choice List

No

Field

Name of the field to sort on

Text (Short)

No

nocoDbGetallRow_options_sort_property_3_direction

Predefined Choice List

No

Filter by formula

A formula used to filter rows

Text (Short)

No

Outputs (what you get)

Name

Description

Data Type

Required?

Example

JSON Output

JSON output returned by the API

Text (Long)

No

Outcomes

Name

Description

Success

This status is selected if the job has successfully completed.

Unsuccessful

This status is selected if the job has completed unsuccessfully.

Requirements

  • N/A

Did this answer your question?