Page break ("Enter") not allowed in JSON body anymore

Hey everyone!

So I have an app that makes an API call to Sendgrid. Recnely (the last month or so) some of the emails have not been sent and I tracked this down to being whenever the user has a page break (presses enter) in the text box that gets ported to the email body it will not send the email.

So I went into the custom action and when entering in the example value if I hit enter the JSON body just turns red.

How would a user be able to send an email with the API and add page breaks to the body otherwise? The email should not always be just one long sentence it could potentially have paragraphs.

Thoughts?

Hi @Bobby,

Maybe this thread can help you! : SendGrid multiple lines

Thank you

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.