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=["*"]