> ## Documentation Index
> Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
> Use this file to discover all available pages before exploring further.

# TeamViewer Webhook Event

TeamViewer webhooks allow you to listen for TeamViewer events. For setup information, visit the [TeamViewer documentation](https://community.teamviewer.com/French/kb/articles/108793-contact-book-webhook-integration).

## Sample Event

```json theme={"dark"}
{
	"AlarmStart": "2021-Apr-04 17:48:50 UTC",
	"Details": "Given remote host could not be resolved",
	"FailuresFrom": "DE (Munich), AT (Vienna)",
	"MonitorCollections": "Test Monitor Collection",
	"MonitorName": "Daniel' Sensor",
	"MonitorType": "Uptime",
	"Protocol": "HTTP",
	"RequestMethod": "GET",
	"URL": "http://sdifvndafgfaudnsnfd.com"
}
```
