Post to Slack
POST https://hooks.slack.com/services/{{webhook_url}}
Request Body
{"attachments"=>[{"color"=>"#ff0000", "title"=>"Zendesk IS Down!", "title_link"=>"https://twitter.com/ZendeskOps?s=17", "text"=>"Check Zendesk Ops Twitter for details![click the title^]", "image_url"=>"https://media.giphy.com/media/3oFzma9FGIblOf6Wk0/giphy.gif"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |