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