Retrieve all rows from Baserow.
Application
Baserow
Inputs (what you have)
Name | Description | Data Type | Required? | Example |
Connected Account | The connected account to use for the request | Connected Account | Yes | |
Database ID | Database to operate on | Text (Short) | Yes | |
Table ID | Table to operate on | 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 | |
Field ID 1 | Field to compare | Text (Short) | No | |
Field ID 1 operator | Predefined Choice List | No | ||
Field ID 1 value | Value to compare to | Text (Long) | No | |
Field ID 2 | Field to compare | Text (Short) | No | |
Field ID 2 operator | Predefined Choice List | No | ||
Field ID 2 value | Value to compare to | Text (Long) | No | |
Field ID 3 | Field to compare | Text (Short) | No | |
Field ID 3 operator | Predefined Choice List | No | ||
Field ID 3 value | Value to compare to | Text (Long) | No | |
Filter type | This works only if two or more filters are provided. | Predefined Choice List | No | |
Search term | Text to match (can be in any column) | Text (Short) | No | |
Field ID 1 | Field name to sort by | Text (Short) | No | |
Field ID 1 direction | Predefined Choice List | No | ||
Field ID 2 | Field name to sort by | Text (Short) | No | |
Field ID 2 direction | Predefined Choice List | No | ||
Field ID 3 | Field name to sort by | Text (Short) | No | |
Field ID 3 direction | Predefined Choice List | 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