You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
I wanted to configure alarmserver to send a webhook to Synology Surveilence Station after getting alarm from a camera but I have a problem with webhook definition.
Hi
I wanted to configure alarmserver to send a webhook to Synology Surveilence Station after getting alarm from a camera but I have a problem with webhook definition.
Synology Surveilence Station is preparing the webhook in below form:
http://192.168.3.6:5000/webapi/entry.cgi?api=SYNO.SurveillanceStation.Webhook&method="Incoming"&version=1&token="uNYyGCJD4ffe3rnuC1SZGDR0i3biFsc9g5nprfef8eSpP1vzTNgdFjvw6og0Qyu5"
I tried to configure it i several ways:
webhooks:
enabled: true
items:
method: "POST"
headers:
What I'm getting is a parse error from during container start:
Please advice
The text was updated successfully, but these errors were encountered: