Month End Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: merry71

Free Salesforce Certified Slack Developer Practice Questions

Exams4sure Dumps

Exam style questions across every Slack-Dev-201 domain

Last Update 3 days ago
Total Questions : 134

Start with our free Slack-Dev-201 practice questions, carefully crafted to mirror the domains, phrasing, and difficulty of the real Salesforce Developer exam. Each Slack-Dev-201 exam question comes with a detailed rationale that explains not just which answer is correct but why the others fall short. That's how concepts stick. Use the free set to benchmark yourself: identify your Salesforce weak domains, see where you're losing marks, and build a focused study plan in minutes.

Slack-Dev-201 PDF

Slack-Dev-201 PDF (Printable)
$46.5
$154.99

Slack-Dev-201 Testing Engine

Slack-Dev-201 PDF (Printable)
$51
$169.99

Slack-Dev-201 PDF + Testing Engine

Slack-Dev-201 PDF (Printable)
$63.9
$212.99
Question # 31

You have built an application to send a response when a user posts a message containing "hello" in public channels the application is in. Your manager asks you to release the application tomorrow to the employees at your job and then add additional functionality next year for the application to be able to join channels and also react to messages within channels.

Which two Bot token scopes should you request permissions for when releasing the app tomorrow?

Options:

A.  

chat:write and channels:join

B.  

channels:join and reactions:write

C.  

channels:read, and reactions:write

D.  

chat:write and channels:history

Discussion 0
Question # 32

Which tool lets you visually design Block Kit layouts and preview them before adding to code?

Options:

A.  

Block Kit Builder

B.  

Slack Studio

C.  

Bolt Designer

D.  

Surface Editor

Discussion 0
Question # 33

Fruit Flies Shipping Co. has hired you as their primary Slack Admin and Slack app developer. Your first priority is to build a Slack app that enables hourly employees to create, edit, and view their timesheets from within the Slack client.

Based on best practices for Slack's app surfaces, which surface would you implement?

Options:

A.  

App home

B.  

Message

C.  

Thread

D.  

Modal

Discussion 0
Question # 34

What generally happens if an API call is made with a token lacking the required scope?

Options:

A.  

The call succeeds with partial data

B.  

The call is rejected with a permissions/scope error

C.  

The token is automatically upgraded

D.  

Slack emails the workspace admin

Discussion 0
Question # 35

You are a technical consultant who has been asked to advise about app considerations when sharing channels externally between workspaces using Slack Connect.

Which option is correct when sharing channels from the organization's workspace?

Options:

A.  

Event callbacks are not sent for actions done in Slack Connect channels which are triggered by users who aren't on the workspace where the app was installed.

B.  

Duplicate event callbacks get triggered for channels that are shared using Slack Connect.

C.  

Incoming webhooks can send direct messages (DMs) to all members of a shared channel.

D.  

Messages sent by incoming webhooks are visible to all members of a Slack Connect channel.

Discussion 0
Question # 36

What format does the Slack Web API primarily use for requests and responses?

Options:

A.  

SOAP/XML

B.  

REST with JSON

C.  

GraphQL

D.  

gRPC

Discussion 0
Question # 37

Where can developers find the full list of available Web API methods?

Options:

A.  

api.slack.com/methods

B.  

docs.slack.dev/pricing

C.  

slack.com/legal

D.  

app.slack.com/methods

Discussion 0
Question # 38

You want your Slack application to be installed by any user on any workspace.

What is needed to install the app on a workspace other than where the app was created?

Options:

A.  

Redirect the user to https://slack.com/api/oauth.v2.access and include your app's Client Secret

B.  

Redirect the user to https://slack.com/api/oauth.v2.access and include your app's Client ID, hash signature and a list of scopes

C.  

Redirect the user to https://slack.com/oauth/v2/authorize and include your app's Client ID and the list of scopes

D.  

Redirect the user to https://slack.com/oauth/v2/authorize and include your app's Client ID and Client Secret

Discussion 0
Question # 39

What must be verified on incoming requests to confirm they truly came from Slack?

Options:

A.  

The request's country of origin

B.  

The request signature, using the app's signing secret

C.  

The browser user-agent string

D.  

The workspace's subscription plan

Discussion 0
Question # 40

You are architecting a Slack app to support a critical business process for a client's finance organization with the following additional constraints

• Available in multiple countries in their native language

• Adapt to local time zones for delivery of scheduled messages and other time-based features

Which proposed app design will meet these requirements?

Options:

A.  

Create a Slack app which localizes both the native language and time zone by using the information users.profile.get API method.

B.  

Create a Slack app which localizes the native language by using the users.info API method. Accommodate for time zone differences by retrieving that information from the HTTP request headers.

C.  

Create a Slack app which localizes the native language by using the users.profile.get API method. Accommodate for time zone differences by retrieving that information from the HTTP request headers.

D.  

Create a Slack app which localizes both the native language and time zone by using the information returned from users.info API method.

Discussion 0

Free Exams Sample Questions