Custom action with sendgrid API: how do I parse multiline text?

Thank you @pford,

I am actually parsing dynamic data to an email template by indicating the template id like you said.
The problem is that multiline texts won’t get through the JSON body of Adalo custom action and I think the request doesn’t seem to be sent to Sendgrid because of this JSON issue.

Please see this attached.

Could you please test this type of action on your end?

Thank you!