So I have motion eye setup with a snapshot URL for a camera. my idea is if motion is detected, send the captured image via pushover so I get a push notification with the image.
via the http request node, i can easily send an email out with the captured image. However, how do I get the image sent to pushover?