How to implement a simple search from a api response

Database & APIs

Hello.

I'm trying to make a search from an api response data.
I can make if work if the search is from a firestore document, but from a api response i can't make it work.
Like the print below, i choose the Json Body option, but at the end it forces me to choose "to data type", and if I select a data type it forces me to choose a json again and so on infinitely.
I couldn't find a tutorial to make this search from a api response, can anyone help me?
Thanks

This is how I try to make the search:

This is how I receive the data:

What have you tried so far?

I have tried all the options on simple search

Did you check FlutterFlow's Documentation for this topic?
Yes
2
3 replies