This exercise covers creating a Site Webhook for device events and client sessions.
Steps:
Update main.py with your Mist API Token and Mist Site UUID.
Run the below exercise to create a Mist Webhook.
Make some change to your Mist AP to generate a device-event Webhook message.
Connect and disconnect a client to generate a client-session update.
Monitor your Webhook bin as events get pushed from the backend.