API GET request with parameters from external site

New to the API world.

So I am building an a site that allows people to login to my bubble app and input data into the bubble app database via the UI. That data is then fed to an external site hosted elsewhere via API. Pretty much using bubble.io as a central database for multiple websites.

The data is user specific and I am currently filtering on the external sites with PHP/CURL but i am still pulling all data from the table.

I would like to send a parameters or something so the API only GETs data associated with said parameters so the API request are smaller.

Is there some documentation on this somewhere? I haven’t been able to locate it. Thank you

i figured it out!..lol
feel free to reply if you’re needing help on this
Cheers!

1 Like