@@ -12,9 +12,9 @@ def __clean_csv_headers(header):
12
12
'Apartment' , 'City' , 'State' , 'Zip' , 'Email' , 'Phone' , 'Animal_ids' ],
13
13
'volgistics' : ['Last name' , 'First name' , 'Middle name' , 'Number' , 'Complete address' , 'Street 1' , 'Street 2' ,
14
14
'Street 3' , 'City' , 'State' , 'Zip' , 'All phone numbers' , 'Home' , 'Work' , 'Cell' , 'Email' ],
15
- 'salesforcecontacts' : ['Contact ID' , 'First Name' , 'Last Name' , 'Mailing Street' , 'Mailing City' ,
15
+ 'salesforcecontacts' : ['Contact ID 18 ' , 'First Name' , 'Last Name' , 'Mailing Street' , 'Mailing City' ,
16
16
'Mailing State/Province' , 'Mailing Zip/Postal Code' , 'Mailing Country' , 'Phone' , 'Mobile' ,
17
- 'Email' ],
17
+ 'Email' , 'Account ID 18' , 'Volgistics ID' , 'Person ID' ],
18
18
'volgisticsshifts' : ['Number' , 'Site' , 'Place' , 'Assignment' , 'Role' , 'From' , 'To' , 'Spare date' , 'Spare dropdown' ,
19
19
'Spare checkbox' , 'Coordinator' ],
20
20
'salesforcedonations' : ['Recurring donor' , 'Opportunity Owner' , 'Account Name' , 'Opportunity ID (18 Digit)' ,
0 commit comments