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

Salesforce Slack-Dev-201 Based on Real Exam Environment

Page: 10 / 10
Total 134 questions

Salesforce Certified Slack Developer Questions and Answers

Question 37

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

Options:

A.

app.modal()

B.

client.views.open()

C.

app.popup()

D.

client.modal.show()

Question 38

What does Socket Mode allow a Slack app to avoid?

Options:

A.

Using OAuth

B.

Exposing a public HTTP endpoint to receive events

C.

Using Block Kit

D.

Installing to a workspace

Question 39

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

Question 40

In Bolt for Python, which decorator listens for a specific message text?

Options:

A.

@app.event

B.

@app.message

C.

@app.listen

D.

@app.on_message

Page: 10 / 10
Total 134 questions