Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 5.13 KB

ChannelCredentials.md

File metadata and controls

15 lines (12 loc) · 5.13 KB

ChannelCredentials

Fields

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