Skip to content

Proxy support for webhooks #4502

@benjy44

Description

@benjy44

Environment

  • Python version: 3.6.5
  • NetBox version: 2.8.0

Proposed Functionality

It would be nice to be able to set a proxy server for the webhooks in the admin panel or in configuration.py

Use Case

The majority of the companies are behind a corporate proxy and when sending wehbooks requests to slack for example it would be convenient to be able to set a proxy server.
At the moment in my case, I have to manually modify extras/webhooks_worker.py to be able to post notifications to slack.

Database Changes

None

External Dependencies

None

Metadata

Metadata

Assignees

Labels

status: acceptedThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions