Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Supercharge your Slack Productivity

You're reading from   Supercharge your Slack Productivity Discover hacks and tips for managing and automating your workflow with Slack and Slack bots

Arrow left icon
Product type Paperback
Published in Apr 2021
Publisher Packt
ISBN-13 9781800569621
Length 300 pages
Edition 1st Edition
Tools
Arrow right icon
Author (1):
Arrow left icon
Moshe Markovich Moshe Markovich
Author Profile Icon Moshe Markovich
Moshe Markovich
Arrow right icon
View More author details
Toc

Table of Contents (17) Chapters Close

Preface 1. Section 1: Slack Overview
2. Chapter 1: Getting Started with Slack FREE CHAPTER 3. Chapter 2: Setting Up Your Slack Workspace 4. Chapter 3: Slack Features, Tips, and Tricks 5. Chapter 4: Onboarding Your Team to Slack 6. Chapter 5: Using Slack Externally with Live Chats, Guests, and Partners 7. Section 2: How to Use Third-Party Applications and Bots
8. Chapter 6: Your Workspace Slackbot 9. Chapter 7: Integrating Your Favorite Tools 10. Chapter 8: Automate Your Workflow with Zapier 11. Chapter 9: Slack API, Webhooks, Block Kit, and Sandboxes 12. Section 3: How to Build Your Own Bots
13. Chapter 10: Building Your Own Bot 14. Chapter 11: Buying, Building, and Outsourcing Your Bot 15. Chapter 12: Distributing Your App in the Slack App Directory 16. Other Books You May Enjoy

Putting your bot into action

Having created and added your bot to your workspace, you now need to begin to set it into action to get the most out of your bot by having it respond to what it hears. In Chapter 9, Slack API, Webhooks, Block Kit, and Sandbox, we learned what an HTTP POST request is. Now, we're going to use that skill set to run our own request with the proper channel and—now—token to match to interact with the Slack API! Let's take a look at an example with a sample token and Hello, team! text message:

Figure 10.10 – The channel being used is "testchannel" and the text is "Hello, team!"

Once you've sent your coded command, head to that channel, in this case, #testchannel, to see your desired message appear. While this did in fact achieve the requested task, we want this process to be achieved programmatically to promote a more efficient workspace.

You can't be expected as a Workspace...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime