Skip to content

Instantly share code, notes, and snippets.

@tradingbills
Created August 6, 2016 06:31
Show Gist options
  • Save tradingbills/292c6cb41fbb9d2d4f1e5c7708dce8fa to your computer and use it in GitHub Desktop.
Save tradingbills/292c6cb41fbb9d2d4f1e5c7708dce8fa to your computer and use it in GitHub Desktop.
curl --request POST \
--url https://hooks.slack.com/services/T06EH0294/B1VJZGDKQ/43L... \
--header 'cache-control: no-cache' \
--form 'payload={"new-bot-name":"Agenda","username": "Agenda","icon_emoji":":googledoc:","text": "<{Place Doc Here}|Google Doc : 2016 - Weekly Apps - API Meeting>"}'
@BenchmarkEmail
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment