How can I "listen for changes" when I am using API call?

Database & APIs

Hi,
I am using an API call to populate a list widget in my app.
I have a similar widget in another instance where I am directly querying Firebase database collection without API call.

My issue is, when I am directly querying a collection, there is an option for "Listen for changes".

But when I use an API call, I don't see such an option.

What have you tried so far?

I created the API call and when I go to the settings, I don't see any options for Listening for changes.

Did you check FlutterFlow's Documentation for this topic?
Yes
1
7 replies