-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
S
Context:
The webhook example config is missing a word and the slack link markdown is not correct:
https://docs.camunda.org/optimize/develop/technical-guide/setup/webhooks/#example-webhook-slack
{{ defaultPayload: '{"text": "The alert ALERT_NAME was triggered as the threshold of `ALERT_THRESHOLD_OPERATORALERT_THRESHOLD_VALUE`, you can view the report <here|ALERT_REPORT_LINK>."}'}}
should be "threshold of ... was exceeded" and the alert report link markdown needs corrected.
AT
- Example payload is corrected