Salesforce Certified Slack Developer - Slack-Dev-201 Exam Practice Test
What should an app do if it receives a 'rate_limited' response from the Web API?
Correct Answer: A
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
What must an app do shortly after receiving an Events API request to avoid retries?
Correct Answer: D
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
What tool does Slack officially provide for scaffolding and running apps from the command line?
Correct Answer: D
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
You are building an app and want to follow Slack design guidelines closely.
Which two design guidelines will provide the best user experience?
Which two design guidelines will provide the best user experience?
Correct Answer: A,C
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
What generally happens if an API call is made with a token lacking the required scope?
Correct Answer: A
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
Where do you manage and configure an existing Slack app's settings via the web?
Correct Answer: A
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
Which token type is required to use Socket Mode?
Correct Answer: C
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
In Bolt for Python, which decorator listens for a specific message text?
Correct Answer: C
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
You are a developer asked to create a bot that will provide an overview of how to use a Slack channel and other resources related to IT helpdesk requests when a user joins the #it-help channel. As a bot application, users will also have the ability to mention the bot to ask their specific questions in the channel.
Which action(s) will you need to take to meet this request?
Which action(s) will you need to take to meet this request?
Correct Answer: C
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
Which of the following is NOT typically a workflow action?
Correct Answer: A
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).