HTML Formatting Not Working in Ghost Posts via Make.com Integration

Hi,
I’m encountering an issue with HTML formatting when using Ghost with Make.com. When I use the /html option in the Ghost editor and paste my custom HTML, everything works perfectly. However, when I try to publish posts using the Ghost module from Make.com, the HTML code gets formatted as plain text instead of being rendered correctly.

I’ve made sure to set the “Type of Content” parameter to HTML in the Make.com module, but it still doesn’t display properly. I haven’t tried it with Zapier yet, but I imagine the issue would be the same.

Has anyone else experienced this issue or found a solution?

Thanks for your help!

Try this:

<!--kg-card-begin: html-->
put your HTML here
<!--kg-card-end: html-->

wow it works ! thank you so much !

where did you find that ?

It’s buried in the Admin API documentation. Under the hood, Make and Zapier and others are just talking to the API.