Teams | Collaboration | Customer Service | Project Management

Slack School | Start Building with Slack Code

Why code alone when you can build together? Slack Code brings your team and agents into one shared space to build, review, and keep work moving. In this episode, you’ll learn how to collaborate with agents, review code diffs, preview HTML, and get feedback from the team — all without leaving Slack. Class dismissed!

What is Conversational CRM (Explained in 60 Seconds) | Slack

A conversational CRM connects your customer data, conversations, and AI so teams can manage relationships right where work already happens. The Problem: Scattered Customer Data Most teams don't work inside a traditional CRM—they're talking in chats, emails, and meetings instead. Customer information ends up scattered everywhere, making it harder to see the full picture.

Slack School | How to Test Bolt Apps Locally

Tired of deploying an entire app just to test a tiny code tweak? Let’s skip all that. In this episode, we’ll use a handy tool called ngrok to hook your local Bolt app right into Slack. You’ll learn how to update your manifest, run your app, and test it in Slack without touching your hosted version. Fewer deployment delays, zero production stress, and a much smoother way to build. Class dismissed!

Slack School | Deploying Your Slack App with GitHub Actions

If you’d rather spend your day building features than manually pushing updates, this episode’s for you. We’re putting your hosted Bolt app on autopilot using GitHub Actions and Railway. You’ll see how to securely stash your Slack tokens in GitHub, trigger an automated build, and deploy live app changes just by pushing code. Once it's set up, you'll never have to deploy manually again. Class dismissed!