Hi!
I’m new to bubble and have a question. I’m trying to make a search box that display information about the stock trough IEX Cloud API. So is it possible to change the API url depending on what is typed into the search box? And how do I do this?
So far I’ve managed to set it up with paragraphs and bubble is asking me to point the API with {path} {symbol}.
Here is a screenshot of the API and it seems to work. I just need to get the search box to change it depending on what is typed, and display it in a text field.