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

Exact2Pass Menu

Salesforce Certified Slack Developer

Last Update 1 hour ago Total Questions : 134

The Salesforce Certified Slack Developer content is now fully updated, with all current exam questions added 1 hour ago. Deciding to include Slack-Dev-201 practice exam questions in your study plan goes far beyond basic test preparation.

You'll find that our Slack-Dev-201 exam questions frequently feature detailed scenarios and practical problem-solving exercises that directly mirror industry challenges. Engaging with these Slack-Dev-201 sample sets allows you to effectively manage your time and pace yourself, giving you the ability to finish any Salesforce Certified Slack Developer practice test comfortably within the allotted time.

Question # 21

Which Bolt method is typically used to open a modal in response to a shortcut?

A.

app.modal()

B.

client.views.open()

C.

app.popup()

D.

client.modal.show()

Question # 22

Your HR department has asked you to build an application for their #benefits-us channel. The HR team wants users of this Slack app to be able to invoke a multi-question form from anywhere in Slack and have the information be sent to a backend system as well as sending the captured information into the #benefits-us channel.

What is the best Slack feature to trigger this form?

A.

Incoming webhook

B.

Message shortcut

C.

Message reaction

D.

Global shortcut

Question # 23

What HTTP header is commonly used to pass a bot token when calling the Web API?

A.

Authorization: Bearer

B.

X-Slack-Token: in the URL fragment

C.

Cookie: token=

D.

Referer:

Question # 24

You are a developer who has designed several apps for your organization, and you've just learned that you will need to update those apps in preparation for a migration to Enterprise Grid.

What is the first action you should take to ensure your apps are ready for use on Enterprise Grid?

A.

Apply for an Enterprise Grid sandbox to test your integration and listen for migration events to pause and resume your app's activity when Grid migrations have completed.

B.

Discard your old codebase and start over with a new app since the latest app model supports the Enterprise Grid structure.

C.

Poll and update the channel_id value for any channels shared between workspaces.

D.

Prompt your users to reinstall your app in order to receive new access tokens which will have permissions to access Enterprise Grid data.

Question # 25

What tool does Slack officially provide for scaffolding and running apps from the command line?

A.

Slack CLI

B.

npm create-slack

C.

pip slack-init

D.

Bolt Studio

Question # 26

What is a 'modal' in Block Kit terms?

A.

A background scheduled job

B.

A focused pop-up view layered over the Slack UI

C.

A type of OAuth token

D.

A workspace-wide announcement banner

Question # 27

Which block type adds a visual horizontal line between sections?

A.

divider

B.

separator

C.

line

D.

rule

Question # 28

What is Enterprise Grid?

A.

A pricing calculator

B.

Slack's offering for large organizations spanning multiple connected workspaces

C.

A Block Kit theme

D.

A type of bot token

Question # 29

What can admin conversation management API methods be used for?

A.

Renaming, inviting to, and searching public/private channels

B.

Compiling Bolt code

C.

Designing Block Kit layouts

D.

Issuing app-level tokens

Question # 30

Employees at your company may have access to some very sensitive customer data. Every employee must participate in privacy and compliance trainings annually. They must also sign compliance and data privacy agreements quarterly. Getting every employee to complete these trainings on time is a big challenge for your company.

Which set of actions should your company use to automate this process?

A.

Create a workflow that fires once per quarter to the #announcements channel, reminding all employees to fill out their quarterly privacy agreement. Provide a link to the external system of record in that workflow.

B.

Create an app that sends individual employees reminders in Slack to complete the privacy trainings and re-sign the agreements in an external system of record. Send messages to the managers of employees who have not completed the training or signed the agreement to help encourage them to move along.

C.

Create an app that uses a slash command to deliver the privacy and compliance training. Use a modal flow to display the company's current privacy policy and allow employees to agree. Send quarterly reminders to re-sign via direct message (DM).

Go to page: