Search function in app with data from an API request

Database & APIs

I have an app that I am making that needs to have the ability to search for certain articles. The problem I am having is I am not able to select what is being searched through from the data from the API call. I do not have my data stored in firestore because the data is on an entirely separate database, which is why I am getting the data from an API call.

What have you tried so far?

I have looked through the documentation and I can see there is a way to use the Simple Search action to search through data from Firestore collections but it does not seem to work with my data from the API call.

Did you check FlutterFlow's Documentation for this topic?
Yes
2
1 reply