[SOLVED] How to properly format text imported via API/Make.com in the CMS

Hi,

Does anyone know a way or workaround allowing to important formatted text into a CMS item via API and get it to properly render the formatting?

  • Importing HTML via API in Rich Text Field in CMS doesn’t work
  • Importing Markdown via API in Rich Text Field in CMS doesn’t work
  • Importing HTML via API in Code Block doesn’t work

Only solution was to manually copy/paste Markdown into RTF, but I’d like to eliminate that manual step if possible. Actually, it doesn’t work anymore since yesterday, so it eliminated itself it seems.

Thanks

Ok so I’ve finally found a way to import properly formatted text in CMS collection via API/Zapier/Make.com.

The solution uses @memetican’s Sygnal Attributes Library and more specifically Decode HTML attribute.

So if you want to populate CMS items via API/Make and have the content formatted automatically, this is how you can do it:

In Make:

In Webflow:

=> Your content will render as compressed HTML in the Editor but will render properly on your website

Hope this helps!

Cheers.

Matt

1 Like