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
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |