Salesforce Certified Slack Developer - Slack-Dev-201 Exam Practice Test
What Block Kit surface is shown when a user opens an app's dedicated tab in the sidebar?
Correct Answer: D
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
Your legal department has asked you to pull content out of Slack and store it inside a third party data warehouse that will organize and consolidate data across your business.
Which API method should you use?
Which API method should you use?
Correct Answer: B
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
What is the purpose of the Slack MCP plugin mentioned in the developer docs?
Correct Answer: D
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
What prefix commonly identifies a bot token in Slack?
Correct Answer: A
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
Which two data security practices are best used to keep customer data safe and secure?
Correct Answer: B,D
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
What is the relationship between Bolt and the Node/Python/Java Slack SDKs?
Correct Answer: A
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
You've created an app the uses admin.conversations.rename to update channel names in workspaces across your Enterprise Grid.
Which permission would someone need to obtain the correct token?
Which permission would someone need to obtain the correct token?
Correct Answer: C
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
What is a 'custom retention policy' used for, in an admin context?
Correct Answer: A
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
You are a developer in the HR department working on designing a workflow for vacation requests to be approved. A third-party service sends the vacation requests as Slack messages and the content of the messages can be modified.
Which app concept should you implement so that app managers can approve vacation requests and have an updated message shown in Slack once the request has been approved?
Which app concept should you implement so that app managers can approve vacation requests and have an updated message shown in Slack once the request has been approved?
Correct Answer: D
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
You are building a Slack app that will allow users to submit time off requests to their manager by providing the key details in a form: absence period, free text descriptive information, and manager's username. In order for users to submit their request for time off, you need to create a modal containing Block Kit elements that will allow users to input information for their request.
Which Block Kit elements should be used to collect this information?
Which Block Kit elements should be used to collect this information?
Correct Answer: B
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).