Do you have multiple contacts at one company? Are some missing their email addresses? Here’s how to fill the gaps.
Requirements: Administrator and Export permissions
The process is done in 3 steps:
Step 1. Export contacts from Upsales
- Open your contacts list and click Export:
- Include the Upsales ID along with the contact and company names (for importing into Upsales):
- Open in Excel
Step 2: Edit list in Excel
For this example the email address is in the format firstname.lastname@domain.com
- Separate contacts with email addresses and paste these into a separate worksheet:
- Check and remove duplicate Company IDs:
- Select the column with Contact Email
- Click Data → text to columns:
- Click Delimited:
- Tick Other under Delimiters and enter @ (this separates the domain from the contact):
- This generates a new column that just shows the domain:
- Return to the worksheet that has contacts without email addresses
- Use the VLOOKUP function to find company email domains from contacts with email addresses:
- Delete any rows that didn’t find email domains for contacts
- Copy contact names (Column C above) to a new column
- Search and replace "blank" with "."
- Search and replace any special characters (for example, å,ä,ö,é) with the corresponding letter for the email address:
- Join the contact name with the domain (you could use the CONCATENATE function for this)
- The data is now ready to be imported
Step 3: Import into Upsales
Follow the steps in the Upsales import function