Mass csv file uploader?

i know shopify has its 15mb limits but im wondering if theres an app or way to queue up multiple CSV files to have them upload as the other one finishes?

I use csv files to upload new product listings and update prices on current listings and NOT for quantity changes so it can be running while doing inventory manually. I just need a way to do that without having to upload a file each time one is done.

1 Like

First – to update prices only you do not need to upload all columns (see more here – How do you update just the information in one column of your product data - #3 by tim_1) so this may give you huge reduction in file size (dropping just description field will be big).

If this is already done, you may look at Matrixify app – it does not have this limitation https://matrixify.app/documentation/import-data-to-shopify-with-matrixify/ and allows for scheduled uploads https://matrixify.app/tutorials/schedule-shopify-product-price-update/ amongst other nice things.

Or you can split cvs on smaller files and manually upload them one by one if this is a one-off task.
There are free tools online that can help you split one large cvs into multiple smaller files by size.