Welcome to Viadeo
Sign in

Import a contact file into Viadeo

 Help Topics

Add to your address book

Instead of manually inputting your the email addresses of your contacts one by one, save them in a file and then import the file into Viadeo.

If you use Outlook and Microsoft Explorer, see this page to learn how to import your contacts.

About your address book in Viadeo

You are the only person who can access your address book in Viadeo.

How can I create a contact file?

There are two ways to import your contacts into Viadeo:

If your email client allows,you can export your contacts by converting them to a CSV format (and where necessary, add that the separator is to be a tab or a semi-colon and that the first line must contain the field names).

If your email client cannot export your contacts, create an Excel file as follows with the column names on the first line.

FirstName
LastName
Email
John
Smith
jsmith@yahoo.co.uk
Tom
Fish
tom.fish@btconnect.com
Julian
Grey
J.grey@cpp.com
etc.

Then save the file as a CSV format. Excel will tell you that the format will not be able to save all the Excel data, accept by clicking OK and name the document.

How can I import a contact file?

Once you have created your contact file, go to the "Invitations: Address Book: Import File" page. Click on the Browse button, select the file you have just created and click the Import button.

After a few seconds (the time varies with the number of contacts in the file), Viadeo will show all the contacts in your address book, and indicate which of your contacts are already members.

All you have left to do is invite your contacts to join your network ...

You may have an error message telling you that some contacts have not been imported properly. This can happen if one of the email addresses is not valid, or if one of the addresses in the file is already in your address book.

Additional information for the more technically-minded:

To import a list of contacts, simply create a text file in the following format:

The first line should contain the field name separated by semi-colons or tabs and ending with a hard return.

Then add one contact per line, repeat the fields in the order of the first line, separated by semi-colons or tabs and ending with a hard return.

Example:
FirstName;Name;Email
John;Smith;jsmith@yahoo.co.uk
Tom;Fisher;tom.fish@btconnect.com
Julian;Grey;j.grey@cpp.com
etc.

The fields must be named Firstname,LastName,Email. The order is not important but must be respected in the following lines. All other fields that can be found in the file are ignored.

The email addresses will still be imported even if the last name and first name columns are left blank.