Slack Integration
Slack-integration for milkman
Milkman supports slack-integration via a slackbot.
You can either host it yourself or use the heroku-hosted instance:
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.
![](/docs/features/slack/slack-preview_hu5ede36050eb0d03a7d628cafa7f99f22_21477_0x500_resize_catmullrom_3.png)
Preview of a request in slack
and users can choose how to view the request:
![](/docs/features/slack/slack-render_hu6b5da86e033355dab188a0029ef56130_23646_0x500_resize_catmullrom_3.png)
Quick-export of a request directly in slack.
it also supports all other request types, such as gRPC:
![](/docs/features/slack/slack-grpc-render_hu6fcbffdfa0cacf371b2e40ec2ca65e0b_17226_0x500_resize_catmullrom_3.png)
Example of a Grpc request in slack
Planned
More features are planned, such as:
- execution of requests on backend
- support for burn-after-reading in privatebin
- more templates
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.