Pogo this is the confusing bit on the website it shows you a userkey top right which i presume goes into the "form-string "token=your auth token" section, obviously that replaces the "your auth token" bit.. so what is supposed to go in the your user string credential section?Pogo wrote: ↑Fri Sep 27, 2024 9:01 pm No such issues with Pushover.
And the scripts are little more than cut and paste with tons of examples throughout the IPCT thread. Here's mine for basic image alerts. The syntax is explained early on in the thread.
Working Script: https://api.pushover.net/1/messages.json -s --form-string "token=your auth token" --form-string "user=your user string credential" --form-string "message=Activity Detected in Driveway<b>&CAM</b> &MEMO" --form-string "device=Stylo-5" --form-string "sound=Pushover" -F "attachment=@D:\BlueIris\Alerts\&ALERT_PATH"
Plug it in here:
Curl Run Action.jpg
Schedule it if you like: (which can also be done with the app)
Pushover Alert Schedule.jpg
Add your favorite sound effect and start getting alerts.
Screenshot_20240927-164349_resized.png
If you want images to be UI3 links, just add the syntax for the live stream and tap the image.
And there's me saying i'll do this tomorrow.. I won't stop now until I get this sorted LOL
Update: Ahh I have to create the API for the specific app in this case BI..