Month End Sale Special - 75% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: big75certs

Download Full Version Slack-Dev-201 Salesforce Exam

Salesforce Certified Slack Developer Questions and Answers

Question 33

You are building an app and want to follow Slack design guidelines closely.

Which two design guidelines will provide the best user experience?

Options:

A.

Keep it glance-able

B.

Begin shortcut names with a noun

C.

Use pictures instead of text where possible

D.

Frequently post messages from a Slack bot

E.

Display complex app workflows in their entirety

Question 34

Which command installs the Slack CLI on macOS/Linux?

Options:

A.

npm install -g slack-cli

B.

curl -fsSL https://downloads.slack-edge.com/slack-cli/install.sh | bash

C.

brew install slack

D.

pip install slack-cli

Question 35

While building a Slack app, when must you implement Slack OAuth 2.0 to obtain tokens?

Options:

A.

Only when implementing an additional layer of security

B.

Only when building slash commands

C.

Only when installing an app in multiple workspaces

D.

Only when developing bots

Question 36

Your company is growing and the security team wants to understand how to ensure the company's safe usage of Slack.

What are possible use cases for the Audit Logs API?

Options:

A.

To track a workspace's active user count toward its paid plan with Slack, and to allow users to flag messages and files for moderation and review by administrators

B.

To monitor unusual downloads of files uploaded to a workspace, and track when Slack apps are installed or have additional permissions granted to them

C.

To record when certain undesired keywords are used in Slack messages, and audit when users have been billed

D.

To control the approval of which apps can be installed, and record details about files which have been uploaded into the Slack workspace