Send to slack

POST {{slackWebHookUrl}}

Request Body

{"attachments"=>[{"fallback"=>"New stars on your repo", "color"=>"#36a64f", "title"=>"Yay!", "fields"=>[{"title"=>"New stars on repo {{repoName}} since you last checked:", "value"=>"{{new_stargrazers}}", "short"=>false}]}]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring