Send to Slack

POST https://slack.com/api/chat.postMessage

Request Body

{"channel"=>"{{handle}}", "blocks"=>[{"type"=>"section", "text"=>{"type"=>"mrkdwn", "text"=>"{{message}}"}}]}

HEADERS

KeyDatatypeRequiredDescription
``null