Hi,
I’m trying to feed multi-line strings in triggered email via variables but it looks like they strip every line break and redundant whitespaces from the passed string which makes this task impossible. Is there any documentation on the limitations of triggered email variables, or a way to achieve multi-line inputs? I wouldn’t like to use third party services (sendgrid) if there’s any way to avoid it.
Thanks