Guided tutorials

Beginner
Give Kudos

Learn the ropes of next generation Slack apps by giving kudos to your team.

Beginner
How to quickly get and use a Slack API token

Want to explore and see what's possible with our Web API? Get a token with all the permissions you need to explore and act on your workspace.

Beginner
Post messages on a schedule

Create an app that can regularly post messages to a particular Slack channel.

Beginner
Responding to app mentions

Use Socket Mode to listen for app mention events and respond to them with a helpful message.

Beginner
Posting messages using curl

How to send messages from the command line or shell scripts.

Beginner
Hello World Slack app using Bolt

Combine custom and Slack functions to create Workflow Functions for performing more complex automation.

Beginner
Hello World

Get started by taking a tour around our Hello World next generation Slack app.

Intermediate
Welcome Bot

Create, store, and send friendly welcome messages to your teammates when they join a channel.

Intermediate
GitHub Issue

Learn how to code functions utilizing the GitHub API, all neatly sequenced in a workflow.

Intermediate
Collecting product feedback

Build a reusable Workflow Builder step that can collect product feedback from Slack.

Intermediate
Publish interactive notifications

Send notifications that allow users to take action directly from your app in Slack.

Intermediate
Announcement Bot

Create and post announcements to your channels.

Intermediate
Create a custom function for Workflow Builder

Design and deploy a custom function as a step in Workflow Builder using the next-generation Slack platform CLI and SDK.

Intermediate
Define App

Create an app to crowdsource company terms using the next-generation Slack platform.

Advanced
Virtual Running Buddies

A social app to log your running activites each week and compare your team's progress with a leaderboard and stats.

Advanced
Open Authorization

Access Google services in your app with OAuth2.

Advanced
Request Time Off

Request approval for time off with workflows using Typescript and Deno.


Previously featured tutorials

Jason Wong
Aug 10, 2022
Uploading files using the Slack Python SDK

When you need to get files into Slack programatically. Read More

Jason Wong
May 27, 2022
How to get your daily news right within Slack

One example one how to connect to a third party API. Read More

John Agan & Jason Wong
Feb 25, 2022
Creating a Slack App and Authenticating With Postman

Creating a Slack app and obtaining a token to use with Postman. Read More