Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Send Alerts to Slack #10

Open
baardl opened this issue Aug 18, 2020 · 1 comment
Open

Send Alerts to Slack #10

baardl opened this issue Aug 18, 2020 · 1 comment
Assignees

Comments

@baardl
Copy link
Contributor

baardl commented Aug 18, 2020

curl -X POST -H 'Content-type: application/json' --data '{"text":"Hello, World!"}' https://hooks.slack.com/services/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

https://www.woolha.com/tutorials/java-sending-message-to-slack-webhook

@baardl baardl self-assigned this Aug 18, 2020
@kleivane
Copy link
Contributor

@baardl så at linken der ikke refererte til det, men Slack har også en javasdk! https://github.com/slackapi/java-slack-sdk#slack-api-client

Så kan du jo se hva som er mest praktisk :)

baardl added a commit that referenced this issue Aug 18, 2020
baardl added a commit that referenced this issue Aug 18, 2020
baardl added a commit that referenced this issue Aug 18, 2020
baardl added a commit that referenced this issue Aug 18, 2020
baardl added a commit that referenced this issue Aug 18, 2020
baardl added a commit that referenced this issue Aug 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants