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

Salesforce Developer Slack-Dev-201 Updated Exam

Salesforce Certified Slack Developer Questions and Answers

Question 29

What does the 'Agent quickstart' in the developer docs help you build?

Options:

A.

A billing dashboard

B.

An AI-powered agent app on the Slack platform

C.

A new workspace theme

D.

A Block Kit Builder plugin

Question 30

You are a Technical Architect for a customer that wants to build a Slack app. The customer is in the early stages of the build and wants your advice about which Slack surface to use.

Which two statements should you share with your customer about the app Home tab and modals?

Options:

A.

The Home tab is a space that cannot be updated by the app.

B.

You can use the block kit builder to construct Modals but not the Home Tab.

C.

For modals there is only ever a single view visible at a given moment, and there is no way to return to previous views with their prior state still in place.

D.

While modals can hold up to 3 views at one time in a view stack, there is only ever a single view visible at a given moment.

E.

The Home tab is a space that can be fully customized by the app, and can also be updated by the app at any time.

Question 31

Your security team asks you to develop an app that:

• syncs with an employee database built internally, and

• provisions users automatically for your Slack Enterprise Grid plan.

You start to design an app using the SCIM API, but realize you aren't able to install it in your grid without asking for some help.

Which two roles must the installing user belong to when they install a Slack app that uses SCIM and request the admin scope?

Options:

A.

App Collaborator

B.

Apps Admin

C.

Org Admin

D.

Org Owner

E.

Moderator

Question 32

Slack's Bolt Framework simplifies the process of building Slack Apps.

Which language does the Bolt Framework NOT support?

Options:

A.

C#

B.

Javascript

C.

Java

D.

Python