Problem with Nativeforms -> Sendinblue transactional
Status: Closed · Asked by tcup on · 0 views
Hi. I have just found that my workflow breaks when the message in Nativeforms contains " " punctuation. Sendinblue gives the error - Input must be a valid JSON object.
How do I fix this, please?
Hey @tcup
You are passing double quotes in the HTML body inside Sendinblue- Send a transactional email because of which you are getting that error message. We have included text formatter - Replace text and replace the double quotes"" with single quotes and then passed the mapping into Sendinblue and run it successfully.

Thanks
Kunal
Thanks so much for your fix.
You're welcome :)