75only - Ends in 0d 00h 00m 00s - Coupon code = 75only

Pass the Salesforce Developer Slack-Dev-201 Questions and answers with Dumpstech

Exam Slack-Dev-201 Premium Access

View all detail and faqs for the Slack-Dev-201 exam

Practice at least 50% of the questions to maximize your chances of passing.
Viewing page 1 out of 4 pages
Viewing questions 1-10 out of questions
Questions # 1:

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?

Options:

A.

You will need to enable event subscriptions in the app configuration and subscribe to the following events: channel_joined and bot_added.

B.

You will need to use the Slack proprietary Bolt SDK to implement these features.

C.

You will need to enable event subscriptions in the app configuration and subscribe to the following events: member_joined, channel_joined and app_mention.

D.

You will need to enable event subscriptions in the app configuration and the Bolt SDK will handle these events automatically.

Questions # 2:

What are 'slash commands' used for?

Options:

A.

Encrypting messages

B.

Letting users trigger app functionality by typing a command starting with '/'

C.

Changing a workspace's theme

D.

Deleting channels

Questions # 3:

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

Questions # 4:

Which Web API method is commonly used to post a message to a channel?

Options:

A.

chat.postMessage

B.

messages.send

C.

channel.write

D.

chat.create

Questions # 5:

Is Socket Mode recommended for public, production-scale, high-traffic apps?

Options:

A.

Yes, always

B.

Generally not recommended at large scale; HTTP endpoints are preferred for high-volume production use

C.

It's required for all apps

D.

It replaces the Web API entirely

Questions # 6:

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

Questions # 7:

What prefix is used for app-level tokens, often used with Socket Mode?

Options:

A.

xoxb-

B.

xapp-

C.

xoxp-

D.

bearer-

Questions # 8:

While developing a Slack application, which resource is the best option to inspect posted messages and review Slack methods?

Options:

A.

Slack Developer Tools

B.

Postman

C.

Chrome Developer tools

D.

Slack CLI built-in debugger

Questions # 9:

You are a developer and have been asked to create an app for reserving parking spaces. You decide to use Block Kit Builder to lay out the flow of work. Users will choose a date and range of time within a defined range. To optimize usability, you want to store a set of data for each individual with the license plate number and the type of parking spot that vehicle can park in (standard, motorcycle, wheelchair accessible, compact).

Which modal layout meets Slack's recommended design guidelines?

Options:

A.

Create a modal with fields for selecting a date and time block. If multiple vehicles exist, show a drop-down with the last used vehicle selected by default.

B.

Create a modal with fields for selecting a date and time block and one button for each vehicle they've saved in their settings.

C.

Create a modal with fields for selecting a date, a time block, and a drop-down with the vehicles they've saved in their settings.

D.

Create a modal with a datetime picker field and a drop-down with the vehicles they've saved in their settings.

Questions # 10:

You are an automation engineer developing a workflow that will use the webhook trigger in Workflow Builder.

In the code executing your web request, which Content-Type HTTP header should you send with your payload?

Options:

A.

multipart/form-data

B.

text/plain

C.

application/json

D.

application/x-www-form-urlencoded

Viewing page 1 out of 4 pages
Viewing questions 1-10 out of questions