Allow more granular filtering of webhooks #3760

Closed
opened 2025-12-29 18:31:06 +01:00 by adam · 1 comment
Owner

Originally created by @arjenvri on GitHub (Jun 8, 2020).

Environment

  • Python version: 3.8.3
  • NetBox version: 2.8.4

Proposed Functionality

Webhooks are a great way to notify external systems using RESTAPI of a NetBox object change, but cannot be filtered to be more specific than an object type. Would it be possible add some basic filtering to trigger only for a specific site and/or tenant for example?

Use Case

  • Globally distributed DHCP and/or DNS servers that would receive a notification to update records for the site handled by the server.
  • Microsoft Teams/Slack notifications for objects in specific key sites or to different channels for different responsible parties.

Database Changes

N/A

External Dependencies

N/A

Originally created by @arjenvri on GitHub (Jun 8, 2020). ### Environment * Python version: 3.8.3 * NetBox version: 2.8.4 ### Proposed Functionality Webhooks are a great way to notify external systems using RESTAPI of a NetBox object change, but cannot be filtered to be more specific than an object type. Would it be possible add some basic filtering to trigger only for a specific site and/or tenant for example? ### Use Case * Globally distributed DHCP and/or DNS servers that would receive a notification to update records for the site handled by the server. * Microsoft Teams/Slack notifications for objects in specific key sites or to different channels for different responsible parties. ### Database Changes N/A ### External Dependencies N/A
adam added the status: duplicate label 2025-12-29 18:31:06 +01:00
adam closed this issue 2025-12-29 18:31:06 +01:00
Author
Owner

@jeremystretch commented on GitHub (Jun 8, 2020):

Duplicate of #4567

@jeremystretch commented on GitHub (Jun 8, 2020): Duplicate of #4567
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#3760