Sending timeline image over Rest Call

Posted by: Mandud Int

Sending timeline image over Rest Call - 01/27/24 01:46 AM

Hi Everyone,

Just using PingPlotter and it's awesome for monitoring my Network
Email alert works fine, but I want to get timeline image over Rest API

I've tried using 2 different Rest API method but still can't find how to send image over Rest API

Seems the REST Apps, can't get/convert PingPlotter variable into images

Code:
{{#attach_timegraph '{of_last: "60 seconds", width: 1400, height: 400}'}}


Is there any way to get this image within below variable ?
Thank You
Regards
Posted by: Tyson

Re: Sending timeline image over Rest Call - 01/29/24 11:38 AM

Hi Mandud Int,

Thanks for getting in touch. Glad to hear that PingPlotter is helping you monitor network.

I wish I had better news for you but at this time, PingPlotter doesn't have support for adding images to the REST Call Alert.

Which application are you sending REST Call Alerts? You might be able to use a combination of the Save Image and Launch an Executable to get this to work. I'm thinking you could first save the image (Save Image Alert), then upload it to the web, get the link for it, and then make the REST Call (create a batch file and launch it using the Launch an Executable Alert). I'm happy to help if you want to pursue that option!