Hi,
New to bubble. I am trying build an app where users can connect their own api and visualise the data.
I built a frontend where users can enter their get url and api keys and I store it in database (let’s care about saving it secure later).
My question is, how can I use this value in the API connector and get the response?
As far as I saw, we can only manually enter values in the API Connector, not able to dynamically enter with value from database