Hi,
I noticed that all of my projects’ build hooks were gone, I use these to build sites from my CMS, however all the build hooks were empty in Netlify.
Can someone tell me what can cause this?
Thank you.
Hi,
I noticed that all of my projects’ build hooks were gone, I use these to build sites from my CMS, however all the build hooks were empty in Netlify.
Can someone tell me what can cause this?
Thank you.
Hi @miguelst,
You can find your build hooks in Site configuration > Build & deploy > Continuous deployment > Build hooks . If you need to create a new build hook, you can select Add build hook , provide a name for your reference, and select a branch to build by default. Upon saving your build hook settings, Netlify will give you a unique URL for that build hook. To trigger this hook, you need to send a POST request to that URL