Upload Organizations
Bulk create organizations from a CSV file.
Expected CSV Format
name,slug,logoUrl
Acme Corp,acme-corp,
Beta Ltd,beta-ltd,https://example.com/logo.png
This uploader expects exactly three comma-separated columns and does not support commas inside values.