Can we consider the emerging Configuration as Code Plugin as a silver-bullet for every use-case? Of course not: it does not support each Jenkins plugin and does not offer scripting support for complex cases. But you can use other tools to achieve that! We will talk about the Groovy Hooks engine in Jenkins, which allows working with Jenkins on a low-level using a universal programming language. How to use it efficiently? How to use Groovy Hooks together with Configuration as Code plugin?