Send Inital Message to Slack

POST {{slack_webhook_url}}

Request Body

{"blocks"=>[{"type"=>"header", "text"=>{"type"=>"plain_text", "text"=>"Let's get :alphabet-yellow-f::alphabet-yellow-i::alphabet-yellow-t:", "emoji"=>true}}, {"type"=>"section", "text"=>{"type"=>"mrkdwn", "text"=>"Here is the list of exercises for you to do today:"}}, {"type"=>"divider"}]}

RESPONSES

status: OK

"ok"