1T - CSV Uploader import limit?

Hey guys, so this is not well documented which is on me but Bubble doesn’t allow us to create more than 50 files to in a single plugin action run. I’ll add this to the documentation and expose an error for it as well.

Ultimately, though, whatever your batch size multiplied by 50 is the limit of records that can be uploaded by the plugin.

100 per batch = 5000 row limit
200 per batch = 10000 row limit

Hopefully that helps.

4 Likes