1. CSV File Structure
Your CSV file should contain the partner's name and email address in the following format:
- John Doe, john.doe@anemailprovider.com
- Jane Doe, jane.doe@anotheremailprovider.com
First Column: Full name of the partner (e.g., "John Doe").
Second Column: Valid email address (e.g., "john.doe@anemailprovider.com").
Make sure each name and email address pair is on a new line, and in the format provided above.
2. File Size Limit
Your CSV file should not exceed 10KB.
To stay within this limit:
Avoid unnecessary spaces or characters in the file.
This is approximately between 250 - 300 lines
Ensure no duplicate entries.
3. Additional Tips
Save your file with a .csv
extension (e.g., partners.csv
).
Use a text editor (e.g., Notepad) or spreadsheet software (e.g., Excel, Google Sheets) to create your CSV file.
Avoid special characters in names or emails to prevent errors during import.
4. Verifying Your File
Before uploading:
Double-check the formatting. Every line should follow the "Name, Email" structure.
Ensure email addresses are valid and correctly spelled.
Confirm that the file size is within the 10KB limit.
Now that you know how to format your CSV file, you’re ready to bulk import your partners with ease. If you run into any issues or need further assistance, don’t hesitate to contact our support team.