All posts

Connect third-party chat apps to hoop.dev

How about getting to know what happens on hoop.dev directly on Slack? Our bridge can send notifications to third-party apps, like Slack (and much more coming soon). You will need to set up it on your self-hosted hoop.dev and below you will find the necessary information to do so. Set the new NOTIFICATIONS_BRIDGE_CONFIG env var with the following JSON structure: { "slackBotToken": "<your-slack-bot-token>", "bridgeUrl": "https://your-bridge.com:PORT", } * slackBotToken: You can find

Free White Paper

Third-Party Risk Management + End-to-End Encryption: The Complete Guide

Architecture patterns, implementation strategies, and security best practices. Delivered to your inbox.

Free. No spam. Unsubscribe anytime.

How about getting to know what happens on hoop.dev directly on Slack?

Our bridge can send notifications to third-party apps, like Slack (and much more coming soon). You will need to set up it on your self-hosted hoop.dev and below you will find the necessary information to do so.

Set the new NOTIFICATIONS_BRIDGE_CONFIG env var with the following JSON structure:

Continue reading? Get the full guide.

Third-Party Risk Management + End-to-End Encryption: Architecture Patterns & Best Practices

Free. No spam. Unsubscribe anytime.
{
    "slackBotToken": "<your-slack-bot-token>", 
    "bridgeUrl": "https://your-bridge.com:PORT",
}
  • slackBotToken: You can find how to get this in our next session where we have a how-to configure Slack;
  • bridgeUrl: (OPTIONAL) You can set your own bridge and pass it here. Talk to us to know how to;

To know how to set up Slack, check our docs step-by-step to do so at our documentation page.

We are expanding our notifications ecosystem to send messages about everything that happens inside hoop.dev and connecting it to other parties. So stay tuned because there's much more coming.

This is available on version 1.8.x+ of hoop.dev.

Get started

See hoop.dev in action

One gateway for every database, container, and AI agent. Deploy in minutes.

Get a demoMore posts