When exporting data from Marketo, we always get a UTF-8 encoded CSV file. When importing, the semicolon and tab separated are allowed, but the encoding is llimited to UTF8 and UTF16.
But not all countries go by this format and encoding by default. Some will prefer semicolon or tabs, and will prefer Windows 1252/ANSI, ISO-8859-1/Latin 1 or japan, chineese or Korean encoding.
We should be able in admin to define "file format" that would be some combinations of formats and encoding. I would for instance define a "France" format that would be Windows 1252 encoding with semicolon separation. Then, when importing or exporting a file, I would just have a drop list with the available file formats, have to pick it and it will be immediately available, saving a lot of time and errors to users (conversion of the separator, conversion of the encoding).
Ideally, a series of ready to use file formats would be preset (the admin user being able to change or remove/deactivate some).
These custom "file formats" should also be made available when calling the import or export API's.
-Greg
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.