Intended Application
To update or insert single, or multiple Email addresses on member accounts.
Notes
- Header record is expected. The first record will be skipped.
 - Any delimiter except for [tab] can be used to separate columns. The delimiter used is then specified at the time of file import.
 
File Structure
| 
			 DATA COLUMN  | 
			DATA TYPE | DATA REQUIRED? | FORMATTING | NOTES | 
|---|---|---|---|---|
| 
			 Alphanumeric  | 
			
			 Yes  | 
			
			 
  | 
			||
| Email Type External Reference | Alphanumeric | 
			 Yes  | 
			Depreciated Field - No Longer Used - Column must remain in structure | |
| Email Address | Alphanumeric | 
			 Yes  | 
			email@address.com | 
Sample File
1: 2: 3: 4:  | 
                                HEADER 5941||johnwilson@kognitivloyalty.com 3394||jason@kognitivloyalty.com 9788||wilson@kognitivloyalty.com  | 
                            


