Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add webhooks or plugin API to notify on record/zone changes #69

Open
luto opened this issue Mar 15, 2019 · 0 comments
Open

add webhooks or plugin API to notify on record/zone changes #69

luto opened this issue Mar 15, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@luto
Copy link
Member

luto commented Mar 15, 2019

Push events like new zones or changed records to external systems. Either via a simple plugin API, which calls either python functions or executables or better via webhooks (or both). Think about filter levels (call for all zones, call for all zones in tenant or even for single domains?). Make at least the webhooks configurable in web interface.

This could be used to build external auditing or fun additions like a slack integration.

Maybe tie into #7.

@luto luto added the enhancement New feature or request label Mar 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant