I want to be able to change the notification email on a notification I have setup via the API. We have engineers that rotate a OnCall schedule and want to automate things. Is there any way to do this?


Article Comments

I am using the following code but it is not doing anything.

/api/setobjectproperty.htm?id=11181&name=address_1&value=test@domain.com

Here is the field from HTML

<div class="wiz3"><input class="text" autocomplete="off" type="text" name="address_1" id="address_1" value="email@domain.com" ></div>

Any idea?


Mar, 2013 - Permalink

I am very sorry, I just cheked with the developer, and it turns out, this cannot be changed with API-Calls in the moment (which is why I did delete my first answer in this topic). The change needs to happen via the webinterface.


Mar, 2013 - Permalink

Hi Will,

You can have PRTG send the emails to a fixed Gmail address that automatically forwards the mails to the actual mail address of your engineer.

Next use the Gmail API to automatically change the forwarding address according your rotation schedule.

Regards,


Mar, 2013 - Permalink

I'm trying to do almost the same, but without success. I want to alter the phone number where a sms text message is send. Is this still not possible?


Apr, 2017 - Permalink

This still needs to be done manually I'm afraid. Sorry.


Apr, 2017 - Permalink