Supplier Contact Import CSV
	 	
			
			Print
 		
	
	
	
	
	
	
		Notes:
- Column names must follow the exact same naming scheme as provided or the import upload will fail.  
- Overwrites are not performed on data that has changed between exporting and importing and instead a duplicate contact will be created. 
- Duplicate contact information is allowed. 
- Blank rows are considered empty and skipped by the importer.  
- It is possible to successfully upload 0 rows of information, as long as all required columns are present, the importer will still “succeed”. 
| Field | Is Field Required? | Additional Details | Max Characters/Values | 
| Name | Yes |  | 120 | 
| Title | No | 
 | 
 | 
| Customer Name | No | Refers to the DM Supplier Name (NEEDS TO BE AN EXACT MATCH)
 | 120 | 
| Phone Number | No | If null, set to String.Empty
 | 50 | 
| Fax Number | No | If null, set to String.Empty
 | 50 | 
| Email Address | No | If null, set to String.Empty
 | 100 | 
| Billing Name | No | If not provided, copy supplier name into this column
 | 255 | 
| Billing Address | No |  | 500 | 
| Billing City | No | If there is an address 1 and address 2, merge the 2 columns with a comma[Space] in order to combine the address into one field
 | 50 | 
| Billing Region | No | Abbreviated Prov/StateIf region is not in the Settings > Customers > Locations, you will need to add the Name and Abbreviation prior to importing
 | 255 | 
| Billing Country | No | Country must match Settings>LocationsIf Country is not in the Settings > Customer > Locations, you will need to add the Country prior to importingMust be a valid country name
 | 255 | 
| Billing Zip/Postal | No |  | 20 | 
| Shipping Name | No | If not provided, copy supplier name into this column
 | 255 | 
| Shipping Address | No |  | 500 | 
| Shipping City | No |  | 50 | 
| Shipping Region | No | Abbreviated Prov/StateIf region is not in the Settings > Customers > Locations, you will need to add the Name and Abbreviation prior to importing
 | 255 | 
| Shipping Country | No | Country must match Settings>LocationsIf Country is not in the Settings > Customer > Locations, you will need to add the Country prior to importingMust be a valid country name
 | 255 | 
| Shipping Zip/Postal | No |  | 20 | 
	
	
	
		
		
										Did you find it helpful?
								Yes
								No
Send feedback	Sorry we couldn't be helpful. Help us improve this article with your feedback.