Curl
curl -X POST https://slack.com/api/chat.postMessage -H "Authorization: Bearer xoxb-XXXXXXXXXXXX" -H "Content-Type: application/json" -d '{
  "channel": "#argocd",
  "text": "Message",
  "username": "ArgoCD",
  "icon_emoji": ":robot_face:"
}'
Navigation
Print/export
QR Code
QR Code wiki:slack (generated for current page)