DATA IMPORT
Guest Profile Import
3 min
data requirements csv utf 8 separator ; (semicolon) record spacer \n (new line) escape \ (backslash) e g \\; will escape a contained semicolon quotes no first record as header yes fields field name description id unique identifier if another import contains the same id, the record will be updated guestprofileid in case you want to reference a specific guestprofile in the hotelsoftware to be updated (use hotelsoftware internal guest profile ids only in this field) company profession title firstname lastname gender anything that starts with "m" or "m" will be considered male anything that starts with "f", "f", "w" or "w" will be considered female all other values will be considered undeclared nationality iso 2 character country code language iso 2 chracter language code birthdate any valid date (unparsable dates will be skipped on import) comment street city zipcode countrycode iso 2 character country code email phone preferably in international format (e g +43 660 737 88 90) mobile preferably in international format (e g +43 660 737 88 90) fax preferably in international format (e g +43 660 737 88 90) newsletter values of (case insensitive) "true", "y", "t", "on" or "yes" will be considered true categories do not use relationships do not use valid date formats dd mm yyyy dd/mm/yyyy yyyy mm dd dd mm yyyy