We use the API to create a daily newsletter that is sent out to people who have opted in, but are having some issues with special characters. Does anyone know what encoding system is used for subject lines -- UTF-8, Unicode, something else?
Once we know the Marketo standard we can adjust our logic accordingly. Thanks!
This article isn't bad, but pertains more to symbols: http://www.experian.com/assets/cheetahmail/white-papers/symbols-in-subject-lines-cheetahmail.pdf
Man... CheetahMail... haven't used that in 6+ years!
Thanks Geoff. Looks like we can add any Unicode into the subject line and it should work in the editor... now to see if it works when the API sends it over. (We've had some issues with the API, unfortunately.)