lucasmon77
Member
Hello Friends.
I'm using Pabbly API to fire a transactional email using an API-Endpoint. I've built the request in postman and then copied it into Pabbly.
The body request has a field named "HtmlBody", which needs to be filled with the escaped version of the HTML Code I want to send to my contacts using the API.
In postman, the request works fine and the email is sent correctly to the recipient. In Pabbly, the email is sent but Pabbly is not allowing the HTML to render correctly since Pabbly is changing parameters in the final request. I see, once the request fires from Pabbly, that the field "HtmlBody" completely changes.
Here you can see a demo of the issue:
I think the Pabbly API is not accepting my HTML Code correctly. Do you know how to add an HTML code correctly in a JSON request?
Thanks!
I'm using Pabbly API to fire a transactional email using an API-Endpoint. I've built the request in postman and then copied it into Pabbly.
The body request has a field named "HtmlBody", which needs to be filled with the escaped version of the HTML Code I want to send to my contacts using the API.
In postman, the request works fine and the email is sent correctly to the recipient. In Pabbly, the email is sent but Pabbly is not allowing the HTML to render correctly since Pabbly is changing parameters in the final request. I see, once the request fires from Pabbly, that the field "HtmlBody" completely changes.
Here you can see a demo of the issue:
Loom | Send a video. Not a thousand words.
Get your message across with instantly shareable videos for work. Capture your screen, record your front-facing camera, and narrate it all at once, then instantly share with a simple link.
www.loom.com
I think the Pabbly API is not accepting my HTML Code correctly. Do you know how to add an HTML code correctly in a JSON request?
Thanks!