Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 5.13 KB

File metadata and controls

15 lines (12 loc) · 5.13 KB

ChannelCredentials

Fields

Field Type Required Description Example
webhookUrl Optional<String> Webhook URL used by chat app integrations. The webhook should be obtained from the chat app provider. https://example.com/webhook
channel Optional<String> Channel specification for Mattermost chat notifications. general
deviceTokens List<String> Contains an array of the subscriber device tokens for a given provider. Used on Push integrations. [
"token1",
"token2",
"token3"
]
alertUid Optional<String> Alert UID for Grafana on-call webhook payload. 12345-abcde
title Optional<String> Title to be used with Grafana on-call webhook. Critical Alert
imageUrl Optional<String> Image URL property for Grafana on-call webhook. https://example.com/image.png
state Optional<String> State property for Grafana on-call webhook. resolved
externalUrl Optional<String> Link to upstream details property for Grafana on-call webhook. https://example.com/details