Right steps to call API with data from form?

Wappler always makes me feel dumb. Some things just seem more complicated than necessary. :slight_smile:

I need to call an API to retrieve data, but the user needs to provide some values first. The API is a GET and only has query parameters, so how can I have the user submit a form and then pass values to the query params I defined on the API?

Here’s the API.

Community Page
Last updated: