Success

POST {{slack_url}}

This request will send a success message to your given Slack channel, with the information of how many employee accounts were scanned.

Request Body

{"channel"=>"{{slack_channel}}", "username"=>"Data Breach Alert!", "text"=>"Successfully scanned {{totalActiveEmployees}} employees' account. :green-check:"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring