API call GET method with parameters

Database & APIs

Hi,

Am facing an issue in API call,

I add below api in API Call, and tried Respose & Test, but response is not filtering the json value properly

How to declare the API in flutter flow

Base url: http://0000000000/api/resource/Add Cell

Parameters: filters=[["name","=","NID00001"]]&fields=["*"]

url : http://0000000000/api/resource/Add Cell?filters=[["name","=","NID00001"]]&fields=["*"]

What have you tried so far?

I add the Parameter in Query section and Variable section but not getting proper response

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