Responding to app mentions | Slack
In this tutorial, you'll see how you can use Socket Mode to receive events anytime your app is mentioned. We'll show you how apps can respond to these events with a helpful message. Quickly create an app with the correct configuration of scopes and features for this tutorial by clicking below. Bolt is the swiftest way to start building on the Slack Platform. Before you proceed with this tutorial, follow our Getting Started with Bolt for JavaScript, Python, and Java guides to get setup and ready to build. Socket Mode allows your app to use the Events API and interactive features—without exposing a public HTTP Request URL. Instead of sending payloads to a public endpoint, Slack will use a WebSocket URL to communicate with your app. WebSockets use a bidirectional stateful protocol with low latency to communicate between two parties—in this case, Slack and your app. Unlike a public HTTP endpoint, the WebSocket URL you listen to is not static. The URL is created at runtime by calling the ap
Welcome to the Slack API docs, the place where ideas turn into interactive apps, workflows get automated, and Slack becomes the platform that powers your workday. Get started Create your first Slack app quickly. 1 Install the Slack CLI Download the command-line tool for developing Slack apps. curl -fsSL https://downloads.slack-edge.com/slack-cli/install.sh | bash 2 Connect to your workspace Log in and authenticate with your Slack workspace. slack login 3 Create a project Set up a new Bolt project from a starter template. slack create 4 Run your app See your app working in…
saved by
related reading
- Slack Marketplace | Slackmanifoldventu-xgi8229.slack.com
- Bolt AI builder: Websites, apps & prototypesbolt.new
- slack-archive/ at main · felixrieseberg/slack-archivegithub.com
- Product Hunt – The best new products in tech.producthunt.com
- GitHub - rusq/slackdump: Save or export your private and public Slack messages, threads, files, and users locally without admin privileges.github.com
- v0 by Vercel - Build Full-Stack Web Apps with AIv0.dev
- Slackapp.slack.com
- Hermes Agent — The Agent That Grows With Youhermes-agent.nousresearch.com
- Stripe Dot Devstripe.dev
- Eli Rousso (@elirousso) on Xx.com
- Building a GitHub App that responds to webhook events - GitHub Docsdocs.github.com
- Messaging Architecturenewsletter.systemdesign.one