Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 982 Bytes

slack-integration.md

File metadata and controls

37 lines (22 loc) · 982 Bytes

Slack Integration

Milkman supports slack-integration via a slackbot. You can either host it yourself or use the heroku-hosted instance:

Add to Slack

Usage

Once added to your workspace, you can share a private-bin export url via:

/milkman <privatebin-url>

Features

It will nicely render the shared request and offers several ways for viewers to use the request, such as viewing the request as curl-command or http-request.

Slack Preview

and users can choose how to view the request:

Slack Render

it also supports all other request types, such as gRPC:

Slack Grpc

Planned

More features are planned, such as:

  • execution of requests on backend
  • support for burn-after-reading in privatebin
  • more templates