Skip to content

Instantly share code, notes, and snippets.

@kaywoz
Created May 13, 2024 17:43
Show Gist options
  • Save kaywoz/09abd5d0b2703031f6e5a7a3e901abc0 to your computer and use it in GitHub Desktop.
Save kaywoz/09abd5d0b2703031f6e5a7a3e901abc0 to your computer and use it in GitHub Desktop.
curl -X POST \
-H 'Content-type: application/json; charset=utf-8' \
--data '{ "channel": "#mychannel", "username": "superbot", "icon_emoji": ":bot:", "text": "Foo" }' \
https://hooks.slack.com/services/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment