Hi Community,
following tech stack is used at the moment:
strapi headless cms
nuxt static site generator
I would like to use the strapi webhook to start a new pipeline to generate the nuxt full static site if some new content has been published. I tried to find a solution via bitbucket documentation, but it already fails at the authorization to perform an API call.
Do you have any best practises to get this working?
Many thanks in advance
Martin