Despite calling the Export Contacts endpoint specifying the following column names, 'EMAIL', 'FIRST NAME', 'LAST NAME', 'HOME PHONE' ,'ADDRESS LINE 1', 'ADDRESS LINE 2', 'CITY', 'STATE', 'COUNTRY', 'ZIP/POSTAL CODE' I am not receiving a value for the STATE column. I've confirmed via the GUI that the contact in question does have STATE as "MA", but the csv retrieved at https://api.constantcontact.com/v2/activities/exportfiles/... has an empty column for STATE
... View more