Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zapodeanu/webhook_receiver
Webhook receiver for Cisco DNA Center, SD-WAN. It will send Notifications to Cisco Webex Teams
https://github.com/zapodeanu/webhook_receiver
Last synced: 25 days ago
JSON representation
Webhook receiver for Cisco DNA Center, SD-WAN. It will send Notifications to Cisco Webex Teams
- Host: GitHub
- URL: https://github.com/zapodeanu/webhook_receiver
- Owner: zapodeanu
- License: other
- Created: 2019-11-07T18:11:14.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-13T01:29:24.000Z (almost 5 years ago)
- Last Synced: 2024-08-03T20:02:57.595Z (4 months ago)
- Language: Python
- Size: 26.4 KB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-cisco-dnac - webhook_receiver
README
# Cisco DNA Center and SD-WAN Webhook Receiver
This Python script will run on PythonAnywhere, or a Linux container.
- It will receive Cisco DNA Center and Cisco SD-WAN webhooks and save them locally to files for reporting
- The application will create a new Webex Teams message to notify the NOC about the new issue**Cisco Products & Services:**
- Cisco DNA Center, Cisco SD-WAN, Cisco Webex Teams
**Other Products & Services:**
- None
**Tools & Frameworks:**- Python environment running in PythonAnywhere, local, or VM/container
**Usage**
- Update the "config.py" file with your environment
- Test your application using the "test_webhook_receiver.py"
- Configure a new Cisco DNA Center webhook, and/or Cisco SD-WAN webhook
- Create a new event to which you subscribed and verify the notifications**License**
This project is licensed to you under the terms of the [Cisco Sample Code License](./LICENSE).