Post to Slack
POST {{SlackChannel}}
Post to the Slack, so everyone knows who is supposed to be loading and unloading the dishwasher.
Request Body
{"attachments"=>[{"title"=>"{{title}}", "text"=>"<{{body}}> :smile:", "color"=>"#2eb886"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |