| js-importcontacts | Top Previous Next | 
| The js-importcontacts command may be used to perform bulk import of contacts stored in CSV file format. 
 Usage: js-importcontacts [-options] 
 Options: 
 -d the domain name -f file to import -h display this help menu -s skip bad lines 
 If js-importcontacts command is run without options then user will be prompted for necessary information. 
 
 File Format 
 Import file should be plain text with comma separated values and each contact on a new line. Non-required fields may be omitted. 
 
 
 Example 
 John Smith,jsmith@domain,ABC Corp,admin |