Send to Slack
POST https://slack.com/api/chat.postMessage
Request Body
{"channel"=>"{{handle}}", "blocks"=>[{"type"=>"section", "text"=>{"type"=>"mrkdwn", "text"=>"{{message}}"}}]}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| `` | null | 
POST https://slack.com/api/chat.postMessage
{"channel"=>"{{handle}}", "blocks"=>[{"type"=>"section", "text"=>{"type"=>"mrkdwn", "text"=>"{{message}}"}}]}
| Key | Datatype | Required | Description | 
|---|---|---|---|
| `` | null |