How to get a Contentful CLI migration to trigger Netlify webhook

I have a webhook already setup so that when a change is published in Contentful, it triggers Netlify to rebuild our site. However, I’d like to know if there’s a way to get a Contentful migration (run from the CLI) to trigger a rebuild as well?

1 Like

Hi @morgan.l,
Unfortunately that is not possible directly. But it should be possible when the Content types get saved. Have you tried to test with a Webhook specifically hooked to Content types events?