Database & APIs


I have a page that displays list of data from Airtable, for the connection I'm using Make.com as the webhook to process the request.

My problem is when this page loading it is sending 1000's of requests to the webhook via Flutterflow API. Ideally this should be one API call when page is loading

Any suggestion would be highly appreciated.

Im using Transaction list to populate the data.

Page View & API binding the API

API

Requests that come from FlutterFlow to Webhook

What have you tried so far?

Double checked the API and it is how it should be. But it is sending 1000s of requests where it should send only one

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