100+ Free Slack Developer Practice Questions
Pass your Salesforce Certified Slack Developer exam on the first try — instant access, no signup required.
What is the correct prefix for a Slack bot token?
Explore More Salesforce Certifications
Continue into nearby exams from the same family. Each card keeps practice questions, study guides, flashcards, videos, and articles in one place.
More From This Family
Videos and articles for deeper review.
Key Facts: Slack Developer Exam
65%
Passing Score
Salesforce
60
Exam Questions
Salesforce
90 min
Exam Duration
Salesforce
$200
Exam Fee
Salesforce
47%
Bolt SDK + Block Kit Weight
Top two domains combined
xoxb-
Bot Token Prefix
Slack API
The Salesforce Slack Developer exam has 60 questions in 90 minutes with a 65% passing score. Bolt SDK and APIs (25%) and Block Kit (22%) are the two heaviest domains at 47% combined. The exam validates ability to build production-quality Slack apps with proper OAuth security, Block Kit surfaces, and Workflow Builder custom steps. Exam fee is $200.
Sample Slack Developer Practice Questions
Try these sample questions to test your Slack Developer exam readiness. Each question includes a detailed explanation. Start the interactive quiz above for the full 100+ question experience with AI tutoring.
1Which Bolt method is used to listen for an incoming slash command in a Bolt for JavaScript app?
2What is the correct prefix for a Slack bot token?
3Which Block Kit block type is used to display a text section with an optional accessory element such as a button?
4What HTTP status code must a Slack app return to acknowledge receipt of an Events API payload and prevent Slack from retrying the request?
5In a Bolt app, which function call is used inside an action listener to open a modal view?
6Which Slack connection mode uses a persistent WebSocket connection so the app does not need a public HTTPS URL?
7Which Slack Web API method is used to send a message to a channel?
8What is the purpose of a Slack signing secret?
9Which Block Kit element type should be used to collect a user's date selection inside a modal?
10In the Slack OAuth 2.0 install flow, which grant type is used to exchange an authorization code for a bot token?
About the Slack Developer Exam
The Salesforce Certified Slack Developer exam validates expertise in building Slack apps using the Bolt SDK, Block Kit, and the Slack Web API. The exam covers Bolt SDK and APIs (25%), Block Kit (22%), Slack Platform Fundamentals (20%), Workflow Builder (13%), App Configuration and Distribution (10%), and Security and OAuth (10%).
Questions
60 scored questions
Time Limit
90 minutes
Passing Score
65%
Exam Fee
$200 (Webassessor / Kryterion)
Slack Developer Exam Content Outline
Bolt SDK and APIs
Bolt for JavaScript initialization, app.event(), app.action(), app.command(), app.shortcut(), middleware, Web API client (client.chat.postMessage, views.open), and socket mode vs HTTP
Block Kit
Block types (section, actions, input, context, divider, image, header), element types (button, select, datepicker, plain_text_input), modal views, app home views, and Block Kit Builder
Slack Platform Fundamentals
Workspace apps vs org-level apps, event subscriptions, event payload structure, API rate limits, request URLs, and bot user capabilities
Workflow Builder
Custom steps for Workflow Builder, step inputs and outputs, functions API, trigger types (shortcut, link, scheduled, event), and step-from-app patterns
App Configuration and Distribution
App manifests (YAML/JSON), app settings, OAuth scopes (bot vs user), app directory submission, multi-workspace distribution, and org-wide deployment
Security and OAuth
OAuth 2.0 authorization flow, bot tokens (xoxb-), user tokens (xoxp-), app-level tokens (xapp-), signing secrets, request verification, and token storage best practices
How to Pass the Slack Developer Exam
What You Need to Know
- Passing score: 65%
- Exam length: 60 questions
- Time limit: 90 minutes
- Exam fee: $200
Keys to Passing
- Complete 500+ practice questions
- Score 80%+ consistently before scheduling
- Focus on highest-weighted sections
- Use our AI tutor for tough concepts
Slack Developer Study Tips from Top Performers
Frequently Asked Questions
What is the Salesforce Certified Slack Developer exam?
The Salesforce Certified Slack Developer exam validates ability to build Slack apps using the Bolt SDK, Block Kit, and Slack Web API. It covers app architecture, interactive surfaces, OAuth security, Workflow Builder custom steps, and app distribution. The exam has 60 questions in 90 minutes with a 65% passing score.
What is the Bolt SDK and why is it on the exam?
Bolt is Salesforce's official Slack app development framework available for JavaScript and Python. It provides high-level abstractions for event handling, interactivity, and Web API calls. Bolt SDK and APIs is the heaviest domain at 25% of the exam, covering listeners, middleware, shortcut handling, slash commands, and modal workflows.
What is Block Kit in Slack development?
Block Kit is Slack's UI framework for building rich app surfaces including messages, modals, and the App Home. It uses JSON-defined blocks (section, actions, input, context) and interactive elements (buttons, select menus, date pickers). Block Kit accounts for 22% of the exam.
How long should I study for the Slack Developer exam?
Plan for 60-100 hours over 6-10 weeks. Focus on Bolt SDK (25%) and Block Kit (22%), which together make up 47% of the exam. Build at least one complete Slack app with modals, event handling, and slash commands. Study the OAuth flow and token types thoroughly.
What is the difference between bot tokens and user tokens in Slack?
Bot tokens (xoxb-) represent the app's bot user and are used for most app actions. User tokens (xoxp-) represent an individual user who authorized the app and are used for actions that require acting on behalf of a user. App-level tokens (xapp-) are used for socket mode connections. The Security and OAuth domain (10%) tests this distinction.
What jobs can I get with the Salesforce Slack Developer certification?
This certification supports roles including Slack App Developer, Salesforce Platform Developer, Slack Integration Engineer, and Workflow Automation Specialist. Combined with Salesforce Platform Developer I, it creates a strong profile for organizations using Slack as a Salesforce integration surface. Salaries typically range from $90,000-$130,000.