Hey guys,
New to bubble and just going through the motions although I can’t find tutorials on the issue I’m facing.
What I would like to accomplish is the following;
- User inputs keyword into form field.
- Go button is submitted.
- An event or function takes that keyword and passes it as a parameter to make a GET request from an external API I have set up with API connector.
- Data from API is then displayed on a new page relevant to the user’s search query.
Any help would be fantastic.
Thank you.