Limit of records returned with API connector

@emmanuel is there a limit of records that can be returned from an API using the API connector?
A client wants to use Bubble app to retrieve data from their API to show to the user which can be thousands of records.
Please advise

Thanks,
Levon.

Founder at Bubblewits - Bubble Certified Partner

http://bubblestore.io – a place to buy Bubble templates for landing pages, e-commerce, workflows, APIs etc.
http://iambubble.com - one page Bubble demo
http://builtonbubble.com - Collection of apps built on Bubble

There isn’t currently, but we may if things are too slow. In fact we probably should…

You should have them change their API and use the standard cursor / pagination way. Sending thousands of records in one call is not a good idea. Will make things very slow and we can nothing about it.