Bubble API: GET method filtered

Hey Guys,

I’m getting data from my Bubble.io app using the pull from Bubble step with the method GET, and It’s working fine, however, I don’t need to get the entire object database from Bubble.

Does anyone know if the pull from Bubble step (GET) have an option to select the data needed? For example, I want to get data created on October 10th

Thanks,
Bruno

Hey @Mateus_Coelho,

Bubble’s API Reference would be your best source for this information! There are several mentions of parameters that you can add to your API call to specify the data that you’re pulling in.

I’d also recommend exploring their community for similar questions since this question is not Parabola-specific.

Best of luck setting this filtering up!