Skip to main content

Retrieve all objects from Bubble

Retrieve all objects from Bubble.

Application

  • Bubble

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected AccountThe connected account to use for the requestConnected AccountYes
Type nameName of data type of the object to createText (Short)Yes
Return all?Whether to return all results or only up to a given limitTrue/FalseNo
LimitMax number of results to returnNumberNo
Filter Key 1Field to set for the object to createText (Short)No
Filter Constraint Type 1Predefined Choice ListNo
Filter Value 1Value to set for the object to createText (Long)No
Filter Key 2Field to set for the object to createText (Short)No
Filter constraint type 2Predefined Choice ListNo
Filter Value 2Value to set for the object to createText (Long)No
Filter Key 3Field to set for the object to createText (Short)No
Filter constraint type 3Predefined Choice ListNo
Filter Value 3Value to set for the object to createText (Long)No
Sort FieldSpecify the field to use for sorting. Either use a field defined for the current type or use '_random_sorting' to get the entries in a random order.Text (Short)No
DescendingTrue/FalseNo
GEO referenceWhen the field's type is geographic address, you need to add another parameter geo_reference and provide an address as a stringText (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