Include the username field into Webhooks requests #2412

Closed
opened 2025-12-29 17:25:50 +01:00 by adam · 0 comments
Owner

Originally created by @zelfix on GitHub (Feb 25, 2019).

Environment

  • Python version: 3.6.7
  • NetBox version: 2.5.7

Proposed Functionality

Include the username field into Webhooks requests.

Use Case

For example, a NetBox user wants to integrate netbox with slack to see who changed an object, and what objects were changed. It can be useful in different cases.

Database Changes

Probably, it requires a new field "username" in the Webhook model.

External Dependencies

There are no external dependencies

Originally created by @zelfix on GitHub (Feb 25, 2019). ### Environment * Python version: 3.6.7 * NetBox version: 2.5.7 ### Proposed Functionality Include the username field into Webhooks requests. ### Use Case For example, a NetBox user wants to integrate netbox with slack to see who changed an object, and what objects were changed. It can be useful in different cases. ### Database Changes Probably, it requires a new field "username" in the Webhook model. ### External Dependencies There are no external dependencies
adam added the status: acceptedtype: feature labels 2025-12-29 17:25:50 +01:00
adam closed this issue 2025-12-29 17:25:50 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#2412