It seems that the column order affects the way profiles are imported into Clevertap.
For Example I was trying to import a profile with a created date, name, email, FBID and identity.
If I import with the first two columns as:
Created | name
$D_1404172800 | "Test Profile"
The name is imported correctly.
If name is the first column and then Created the name is imported as a custom field to the profile instead of the actual name field. I also noticed that during testing this profile now has two "Created" custom fields in their profile.
This should be fixed or reflected in documentation.
It seems that the column order affects the way profiles are imported into Clevertap.
For Example I was trying to import a profile with a created date, name, email, FBID and identity.
If I import with the first two columns as:
Created | name
$D_1404172800 | "Test Profile"
The name is imported correctly.
If name is the first column and then Created the name is imported as a custom field to the profile instead of the actual name field. I also noticed that during testing this profile now has two "Created" custom fields in their profile.
This should be fixed or reflected in documentation.