Bulk CSV Import
Got a large inventory? CSV import is your best friend!
Navigate to: Create Listings to access CSV import and all bulk creation tools
When to Use CSV Import:
- Migrating from another platform
- Importing wholesale inventory
- Creating 100+ listings at once
- When you already have product data in spreadsheets
Import Methods
1. CSV File Upload
Upload a CSV file directly from your computer.
2. Google Sheets Import
Import directly from a public Google Sheets URL - no file download needed!
- Open your Google Sheet
- Click Share → Anyone with the link → Viewer
- Copy the sheet URL
- Paste in the Google Sheets input field
- Click Import
Note: The sheet must be publicly viewable. Private sheets are not supported.
3. ZIP Folder Upload (Bulk Images)
Upload a ZIP file with images organized in folders that match your CSV data.
Folder Structure:
products.zip
├── SKU-001/
│ ├── front.jpg
│ ├── back.jpg
│ └── detail.jpg
├── SKU-002/
│ ├── img1.png
│ └── img2.png
└── "Blue Vintage Jacket"/
├── photo1.jpg
└── photo2.jpg
How to Use:
- By Title: Folder names match product titles
4. Images-Only ZIP Upload (No CSV Required)
Don't have a CSV? Just organize your product photos into folders and let AI do the rest.
Folder Structure:
my-products.zip
├── Nike Air Max 90/
│ ├── front.jpg
│ ├── back.jpg
│ └── sole.jpg
├── Vintage Levi's 501/
│ ├── photo1.png
│ └── photo2.png
└── Adidas Hoodie/
├── img1.jpg
├── img2.jpg
└── img3.jpg
How to Use:
Notes:
CSV Format Requirements
Required Columns:
| Column | Description | Example | |
|---|---|---|---|
| images | Image URLs (pipe or comma separated) | https://...jpg\ | https://...jpg |
| title | Product title | Blue Vintage Jacket | |
| price | Numeric price (no currency symbol) | 29.99 |
Optional But Recommended:
sku - Your product codedescription - Product descriptionbrand - Brand namecategory - Product categorycondition - new, like-new, good, fair, poorsize - Size informationcolor / colours - Color(s)department - womens, mens, kids, unisexmaterial - Fabric/material typequantity - Inventory count (default: 1)Image URL Support
FLUF automatically downloads images from URLs in your CSV. Supported sources:
Multiple Images: Separate with pipe |, comma ,, or semicolon ;:
https://example.com/img1.jpg|https://example.com/img2.jpg|https://example.com/img3.jpg
Automatic Retry: Failed downloads are automatically retried up to 3 times with increasing delays.
AI Fix CSV Mode
Having issues with your CSV? Let AI fix it automatically!
What It Fixes:
How to Use:
Step-by-Step Import
1. Upload Your CSV
2. Map Columns
Pro Tip: Channel-specific columns use prefixes like depop_description, ebay_title.
3. Add Images via ZIP (Optional)
4. Configure Settings
5. Start Processing
Email Notifications
For large imports (100+ items), you'll receive an email when processing completes with:
Toggle this in Settings (on by default).
Undo Last Import
Made a mistake? You can undo your last import within 24 hours.
Share Your Progress
Celebrate your bulk import! Share your progress with a shareable link.
Best Practices
Processing Time
| Products | Estimated Time |
|---|---|
| 100 | 5-10 minutes |
| 500 | 30-45 minutes |
| 1,000 | 1-2 hours |
| 5,000 | 4-6 hours |
Monitoring Progress
Common Issues
| Issue | Solution |
|---|---|
| Encoding errors | Re-save as UTF-8 in Excel/Sheets, or use AI Fix |
| Image URLs 404 | Verify URLs are public and accessible |
| Category mismatches | Use FLUF category names exactly |
| Price formatting | Use plain numbers only (19.99, not $19.99) |
| Missing columns | Check column names match required fields |
| ZIP folders not matching | Verify folder names exactly match SKU/title values |
Troubleshooting
CSV won't upload:
Images not downloading:
Google Sheets import fails:
ZIP images not matching: