Is there a way to use Contentful’s App framework to intercept the unpublish feature? For example, I’m trying to make it so someone has to specify why they are unpublishing content which then goes to a webhook. Is this possible?
I tried looking at the docs and it doesn’t seem to state how I could override existing the existing of Contentful.
1 Answer 1
You can override the default action buttons with your app's one (see image on how to do it in your content type settings on "Sider"). You will need to make sure all other functionality is also replicated (if needed). Just keep in mind that there is no way to directly override only one behaviour but rather the whole component.
Comments
Explore related questions
See similar questions with these tags.