Skip to content

Commit

Permalink
Update KB link for Placeholders
Browse files Browse the repository at this point in the history
Signed-off-by: angela <33108490+angela-d@users.noreply.github.com>
  • Loading branch information
angela-d committed Dec 23, 2020
1 parent 1a8ade3 commit 2aea104
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ Automatically open Zendesk tickets for triggered sensors using Powershell. Fork
![Zendesk Tickets](./img/tickets.png)


This script [solves the single quotes bug](https://kb.paessler.com/en/topic/75261-single-quote-in-sensor-message-breaks-notification-script) PRTG developers won't fix for Powershell EXE Notifications.

Before:
> Error by lookup value
Expand Down Expand Up @@ -46,7 +44,7 @@ This version has additional features:
- Save and trigger a sensor that's using the template to test!

## Customizing
If you'd like to add additional verbiage to your tickets, you can call [additional parameters](https://kb.paessler.com/en/topic/373-what-placeholders-can-i-use-with-prtg) in similar fashion to the existing parameters.
If you'd like to add additional verbiage to your tickets, you can call [additional parameters](https://www.paessler.com/manuals/prtg/list_of_placeholders_for_notifications) in similar fashion to the existing parameters.

(Don't forget to add them to *params()* to initialize inside `ZendeskWebhook.ps1`)

Expand Down

0 comments on commit 2aea104

Please sign in to comment.