﻿
Content
-------
Files : CloudContactsDesktop.exe
		Newtonsoft.Json.dll
		Readme.txt


Features
--------
-** Import shared contacts from existing UCserver database (Enabled on Request)
-Import from CSV
-Create CSV Template
-Purge all contacts
-Export all contacts


** To use this feature the utility must be run from the UCserver machine.


CSV Notes
---------

- When uploading from CSV you can remove columns that you dont want to upload.
- Column names must match the template
- When using excel, you must save the CSV and use semi colon as delimiter ";" 
- When uploading, you can set the upload to only report errors - in this way you can itendify them in the spreadhseet a fix and upload again.
- if you export to CSV, you should be able to upload them again.
- when uploading the id field is ignored - duplicate is based on name and phone number.
- phone1 must be populated - if it not populated but the other phone fields are, then upload will move the first number into phone1. i.e if Phone2 have a number, phone1 will be set to phone2, phone2= blank



