Is there a way to create a webhook for each collection?
I am running a Strapi instance to run the backend of 2 sites. One main site which uses the collections posts for the blog. And a further collection of buttons to manage a separate links page (like link Tree)
Deployed with netlify using a webhook.
I don’t want to rebuild the entire website if I update the buttons and visa versa for the blog posts.