Skip to main content
All CollectionsWrk Action LibraryBubble
Retrieve all objects from Bubble
Retrieve all objects from Bubble
Wrk Product avatar
Written by Wrk Product
Updated over a month ago

Retrieve all objects from Bubble.

Application

  • Bubble

Inputs (what you have)

Name

Description

Data Type

Required?

Example

Connected Account

The connected account to use for the request

Connected Account

Yes

Type name

Name of data type of the object to create

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

Filter Key 1

Field to set for the object to create

Text (Short)

No

Filter Constraint Type 1

Predefined Choice List

No

Filter Value 1

Value to set for the object to create

Text (Long)

No

Filter Key 2

Field to set for the object to create

Text (Short)

No

Filter constraint type 2

Predefined Choice List

No

Filter Value 2

Value to set for the object to create

Text (Long)

No

Filter Key 3

Field to set for the object to create

Text (Short)

No

Filter constraint type 3

Predefined Choice List

No

Filter Value 3

Value to set for the object to create

Text (Long)

No

Sort Field

Specify 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

Descending

True/False

No

GEO reference

When the field's type is geographic address, you need to add another parameter geo_reference and provide an address as a string

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?