How to import contacts from a CSV file
Jump to navigation
Jump to search
```mediawiki
How to import contacts into ActiveCampaign from a CSV file[edit | edit source]
Importing contacts into ActiveCampaign from a CSV file is a straightforward process that allows you to efficiently manage your contact list. This guide will walk you through the steps necessary to complete this task.
Requirements[edit | edit source]
Before you begin the import process, ensure that your CSV file meets the following criteria:
- The first row of your CSV file should contain headers that correspond to the fields in ActiveCampaign (e.g., First Name, Last Name, Email).
- Ensure that your CSV file is properly formatted and does not contain any errors.
Steps to Import Contacts[edit | edit source]
Follow these steps to import your contacts from a CSV file:
- Log in to your ActiveCampaign account.
- Navigate to the "Contacts" section in the main menu.
- Click on the "Import" button.
- Choose "Import from CSV" from the options provided.
- Upload your CSV file by clicking on the "Choose File" button.
- Map the fields in your CSV file to the corresponding fields in ActiveCampaign. This step is crucial to ensure that your data is imported correctly.
- Review your import settings and make any necessary adjustments.
- Click on the "Import Now" button to begin the import process.
Troubleshooting[edit | edit source]
If you encounter any issues during the import process, consider the following:
- Check the format of your CSV file to ensure it adheres to ActiveCampaign's requirements.
- Ensure that there are no duplicate entries in your CSV file.
- If the import fails, review the error messages provided by ActiveCampaign for guidance on resolving the issue.
See Also[edit | edit source]
For more detailed information, visit the original ActiveCampaign article: [1]
```