MARKETPLACE
PLUGINS
CSV SPLITTER AND UPLOADER
CSV Splitter and Uploader logo

CSV Splitter and Uploader

Published September 2026
   •    Updated this week

Plugin details

CSV Splitter and Uploader helps you import large CSV files into Bubble without hitting the ~200-row upload limit. It splits oversized CSVs into smaller chunks (default 199 rows), optionally enriches agent hierarchy fields, uploads each chunk as a file, and returns a list of file URLs ready for your database import workflows.
How to Use Plugin

Install the plugin from the Bubble Plugin Marketplace.
Add a FileUploader to your page.
Create a workflow: when FileUploader’s value is changed → run Split CSV (file = FileUploader’s value, chunk_length = 199).
Next, run Chunk Text to CSV File (chunk_texts and chunk_names from Step 1, website_home_url = Website home URL).
Use the returned file_urls list (Schedule API Workflow on a list, or your normal CSV import) to load each chunk into the database.
Follow the documentation for detailed setup instructions and troubleshooting.


Quick Links

▶ Live Demo

⚙ Demo Editor

▤ Documentation

Support & Maintenance

Actively maintained and supported by our dedicated team, with responsive support available through our support forum (forum.thechakor.com). Our team is committed to responding to support requests within 24 hours.

Discover more plugins by Chakor:

Chakor

$50

One time  •  Or  $10/mo

stars   •   0 ratings
2 installs  
This plugin does not collect or track your personal data.

Platform

Web & Native mobile

Contributor details

Chakor logo
Chakor
Joined 2021   •   372 Plugins
View contributor profile

Instructions

1- Upload a CSV file using the File Uploader element in your app.
2- Use Split CSV action to divide the file into smaller chunks (by default up to 199 rows per chunk but you can modify chunk_length).

3- Use Upload Chunks to Bubble action to upload each chunk and get back a list of file URLs.

4- Use the file URLs in your Bubble workflows for processing, storage, or display.

Types

This plugin can be found under the following types:

Categories

This plugin can be found under the following categories:

Resources

Support contact
Documentation
Tutorial

Rating and reviews

No reviews yet

This plugin has not received any reviews.
Bubble