Contentful CMS – extract image url for BLOCKS.EMBEDDED_ASSET
I use Contentful and have issue doing custom formatting when my RichText receives the content.json for rendering.
Uncaught (in promise): TypeError: Cannot read properties of undefined (reading ‘PARAGRAPH’)
(https://i.sstatic.net/mLjkpUbD.png)
Is there a way to trigger a webhook on a boolean field?
I have a content model, which has a boolean field. Currently got a webhook setup to trigger whenever a piece of content is published, but wondering if it’s possible to only trigger when a boolean value is set to true?