Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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).