Push to Slack
POST {{slack_hook}}
Formats the data and sends it to a slack_hook
configured in the environment, resulting in a message to the channel that the hook is bound to.
Note: Data accumulated over the run will be cleared after this request is executed.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-type | string |