Pre-Winter Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: force70

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

Viewing page 4 out of 4 pages
Viewing questions 31-40 out of questions
Questions # 31:

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


Expert Solution
Questions # 32:

Can AI agent apps use the same platform primitives (Block Kit, Events API) as traditional bots?

Options:

A.

No, agents use an entirely separate system


B.

Yes, agents are generally built using the same platform building blocks


C.

Only Enterprise Grid supports agents


D.

Agents cannot post messages


Expert Solution
Questions # 33:

Which statement is true about using Socket Mode for a Slack application?

Options:

A.

Socket Mode listens to a static WebSocket URL that is created dynamically as the app is running.


B.

Socket Mode listens to a non-static WebSocket URL that is created dynamically as the app is running.


C.

Socket Mode listens to a non-static WebSocket URL that is created at runtime.


D.

Socket Mode listens to a static WebSocket URL that is created at runtime.


Expert Solution
Questions # 34:

Which three languages have official Bolt framework implementations?

Options:

A.

Python, JavaScript, Java


B.

Python, Ruby, Go


C.

JavaScript, PHP, C++


D.

Java, Kotlin, Swift


Expert Solution
Questions # 35:

You are configuring the scopes your app requires before submitting to the App Directory. Next month, you plan to build a new feature that will require the files:read scope, but it's not yet ready.

When considering the scopes you want reviewed, what should you do?

Options:

A.

Include the files:read scope now, and include a placeholder in the app UI to let users know it's coming soon.


B.

Submit without requesting the files:read scope, and add it to the OAuth flow later without a new submission.


C.

Submit without requesting the files:read scope, and create a new submission when the feature is complete.


D.

Include the files:read scope now, and add a note for the reviewers that the app will use this in the future.


Expert Solution
Questions # 36:

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


Expert Solution
Questions # 37:

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


Expert Solution
Questions # 38:

Which token type is generally scoped to a single workspace installation and used for most API calls?

Options:

A.

App-level token


B.

Bot token


C.

Session cookie


D.

Refresh token


Expert Solution
Questions # 39:

Which type of Slack app requires high quality icons, a long description, and a privacy policy link?

Options:

A.

Single workspace apps


B.

Apps that implement the bot scope


C.

Apps that are published on the Slack Marketplace


D.

Publicly distributed apps that haven't been submitted for an app review


Expert Solution
Questions # 40:

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?

Options:

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).


Expert Solution
Viewing page 4 out of 4 pages
Viewing questions 31-40 out of questions