Skip to main content

Retrieve all rows from Baserow

Retrieve all rows from Baserow.

Application

  • Baserow

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected AccountThe connected account to use for the requestConnected AccountYes
Database IDDatabase to operate onText (Short)Yes
Table IDTable to operate onText (Short)Yes
Return all?Whether to return all results or only up to a given limitTrue/FalseNo
LimitMax number of results to returnNumberNo
Field ID 1Field to compareText (Short)No
Field ID 1 operatorPredefined Choice ListNo
Field ID 1 valueValue to compare toText (Long)No
Field ID 2Field to compareText (Short)No
Field ID 2 operatorPredefined Choice ListNo
Field ID 2 valueValue to compare toText (Long)No
Field ID 3Field to compareText (Short)No
Field ID 3 operatorPredefined Choice ListNo
Field ID 3 valueValue to compare toText (Long)No
Filter typeThis works only if two or more filters are provided.Predefined Choice ListNo
Search termText to match (can be in any column)Text (Short)No
Field ID 1Field name to sort byText (Short)No
Field ID 1 directionPredefined Choice ListNo
Field ID 2Field name to sort byText (Short)No
Field ID 2 directionPredefined Choice ListNo
Field ID 3Field name to sort byText (Short)No
Field ID 3 directionPredefined Choice ListNo

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