Hi All
I am importing CRM messages, the body of the email in the CSV file is as it would've been from the email client (i.e. has line breaks). However when I import it, it is uploading into a single line.
Any ideas on how to get it to not do this? My only idea was to script something to fire on beforeSubmit to split it out (if possible)
Cheers