Kriten 0.5
- steve291030
- May 16
- 1 min read
Latest Kriten release contains webhook feature.
Kriten lets you simply and easily run code from an authenticated API endpoint. We've now added a webhook feature, so other systems can trigger your automation code.

Here we have added a webhook to trigger the arista-config task. This task runs infrahub_nornir_example.py, which parses the data sent from Infrahub.artifact.updated event and uses Nornir NAPALM to update the switch config.
See more on this on an upcoming post from Opsmill.
Our webhooks have been tested with Infrahub >= 1.2.10, and NetBox. Vendor implementations vary, so let us know if you need support for other systems.