js-webflow-api
js-webflow-api copied to clipboard
RichText fields don't return Embedded content
Since late 2019 the CMS RichText fields have supported Embedded content.
https://webflow.com/feature/custom-code-in-rich-text-elements
It seems like that content is not returned by the API. I can't seem to find anywhere in the documentation how we can get back our embedded content that's stored inside of RichText fields in the CMS.
This one is really important for us as well
Would be enough to give the empty divs an id that you guys are sending for embed content. Later you could inject the custom code.