Add a tab to view all deliveries processed under a webhook #7446

Closed
opened 2025-12-29 20:23:33 +01:00 by adam · 3 comments
Owner

Originally created by @abhi1693 on GitHub (Jan 2, 2023).

NetBox version

v3.4.1

Feature type

New functionality

Proposed functionality

Using the data in the background tasks for webhook, display the the following fields under the Deliveries tab on the detail page of the webhook

  • event
  • data
  • snapshots
  • timestamp
  • username
  • request_id
  • exception (if any)
  • Created
  • Queued
  • Started
  • Ended
  • Status
  • Result

Use case

When a webhook is created, it not easy to find the deliveries that were made via it to the specified endpoint without searching for it in the backend. It would be of great help to see all the deliveries under the detail page of the webhook under Deliveries tab. This will provide a quick way to see the related deliveries and its status.

Database changes

None

External dependencies

None

Originally created by @abhi1693 on GitHub (Jan 2, 2023). ### NetBox version v3.4.1 ### Feature type New functionality ### Proposed functionality Using the data in the `background tasks` for webhook, display the the following fields under the `Deliveries` tab on the detail page of the webhook - event - data - snapshots - timestamp - username - request_id - exception (if any) - Created - Queued - Started - Ended - Status - Result ### Use case When a webhook is created, it not easy to find the deliveries that were made via it to the specified endpoint without searching for it in the backend. It would be of great help to see all the deliveries under the detail page of the webhook under `Deliveries` tab. This will provide a quick way to see the related deliveries and its status. ### Database changes None ### External dependencies None
adam added the type: featurestatus: needs ownerpending closure labels 2025-12-29 20:23:33 +01:00
adam closed this issue 2025-12-29 20:23:33 +01:00
Author
Owner

@abhi1693 commented on GitHub (May 30, 2023):

I'm going to give this task a try and see if I can implement this.

@abhi1693 commented on GitHub (May 30, 2023): I'm going to give this task a try and see if I can implement this.
Author
Owner

@github-actions[bot] commented on GitHub (Sep 28, 2023):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. Do not attempt to circumvent this process by "bumping" the issue; doing so will result in its immediate closure and you may be barred from participating in any future discussions. Please see our contributing guide.

@github-actions[bot] commented on GitHub (Sep 28, 2023): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. **Do not** attempt to circumvent this process by "bumping" the issue; doing so will result in its immediate closure and you may be barred from participating in any future discussions. Please see our [contributing guide](https://github.com/netbox-community/netbox/blob/develop/CONTRIBUTING.md).
Author
Owner

@github-actions[bot] commented on GitHub (Oct 29, 2023):

This issue has been automatically closed due to lack of activity. In an effort to reduce noise, please do not comment any further. Note that the core maintainers may elect to reopen this issue at a later date if deemed necessary.

@github-actions[bot] commented on GitHub (Oct 29, 2023): This issue has been automatically closed due to lack of activity. In an effort to reduce noise, please do not comment any further. Note that the core maintainers may elect to reopen this issue at a later date if deemed necessary.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#7446