<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">I believe the short answer would be no. However, as you noted, there is the call to run an external script. You might be able to do something with that.<div><br></div><div>If you are just wanting lease information out of Kea when it allocates a lease to someone, have a look at the HA hook (<a href="https://kea.readthedocs.io/en/kea-2.2.0/arm/hooks.html#ha-high-availability-outage-resilience-for-kea-servers">https://kea.readthedocs.io/en/kea-2.2.0/arm/hooks.html#ha-high-availability-outage-resilience-for-kea-servers</a>) Specifically the “passive backup” configuration (<a href="https://kea.readthedocs.io/en/kea-2.2.0/arm/hooks.html#passive-backup-configuration">https://kea.readthedocs.io/en/kea-2.2.0/arm/hooks.html#passive-backup-configuration</a>) as that will send lease details in JSON to the configured IP and port where you could have some type of application listening to do something with the information.<br><div><br><blockquote type="cite"><div>On Dec 22, 2022, at 6:02 AM, Michael Schwartzkopff via Kea-users <kea-users@lists.isc.org> wrote:</div><br class="Apple-interchange-newline"><div><div>Hi,<br><br><br>I read about the run_script hook that sets some variables and calls a simple bash script.<br><br><br>Can kea call real webhooks and pass the variables as json?<br><br><br>Michael.<br><br><br><br>-- <br>ISC funds the development of this software with paid support subscriptions. Contact us at https://www.isc.org/contact/ for more information.<br><br>To unsubscribe visit https://lists.isc.org/mailman/listinfo/kea-users.<br><br>Kea-users mailing list<br>Kea-users@lists.isc.org<br>https://lists.isc.org/mailman/listinfo/kea-users<br></div></div></blockquote></div><br></div></body></html>