Services Overview
Chat Services
Click on the service for a more thorough explanation.
| Service |
URL format |
| Discord |
discord://token@id[?thread_id=threadid] |
| Google Chat |
googlechat://chat.googleapis.com/v1/spaces/FOO/messages?key=bar&token=baz |
| Hangouts* |
hangouts://chat.googleapis.com/v1/spaces/FOO/messages?key=bar&token=baz |
| Lark |
lark://host/token?secret=secret&title=title&link=url |
| Matrix |
matrix://username:password@host:port/[?rooms=!roomID1[,roomAlias2]] |
| Mattermost |
mattermost://[username@]mattermost-host/token[/channel] |
| Rocketchat |
rocketchat://[username@]rocketchat-host/token[/channel|@recipient] |
| Signal |
signal://[user[:password]@]host[:port]/source_phone/recipient1[,recipient2,...] |
| Slack |
slack://[botname@]token-a/token-b/token-c |
| Teams |
teams://group@tenant/altId/groupOwner?host=organization.webhook.office.com |
| Telegram |
telegram://token@telegram?chats=@channel-1[,chat-id-1,...] |
| WeCom |
wecom://key |
| Zulip Chat |
zulip://bot-mail:bot-key@zulip-domain/?stream=name-or-id&topic=name |
* Deprecated
Push Services
| Service |
URL format |
| Bark |
bark://devicekey@host |
| Gotify |
gotify://gotify-host/token |
| IFTTT |
ifttt://key/?events=event1[,event2,...]&value1=value1&value2=value2&value3=value3 |
| Join |
join://shoutrrr:api-key@join/?devices=device1[,device2, ...][&icon=icon][&title=title] |
| Ntfy |
ntfy://username:password__@ntfy.sh/topic__ |
| Pushbullet |
pushbullet://api-token[/device/#channel/email] |
| Pushover |
pushover://shoutrrr:apiToken@userKey/?devices=device1[,device2, ...] |
Incident Services
| Service |
URL format |
| OpsGenie |
opsgenie://host/token?responders=responder1[,responder2] |
| PagerDuty |
pagerduty://[host[:port]]/integration-key[?query-parameters] |
Email Services
| Service |
URL format |
| Email |
smtp://username:password@host:port/?fromaddress=fromAddress&toaddresses=recipient1[,recipient2,...][&additional_params] |
SMS Services
| Service |
URL format |
| Twilio |
twilio://accountSID:authToken@fromNumber/toNumber |
Specialized Services
| Service |
Description |
| Generic Webhook |
Sends notifications directly to a webhook |
| Logger |
Writes a notification to a configured Go log.Logger |
| Notifiarr |
Sends notifications to Notifiarr for media server management |