Your are an Org Owner and need to manage the users for different user groups across your Enterprise Grid workspaces. To avoid token management, you're only allowed to use a single token when building this functionality.
Assuming your Slack app is configured with the correct scopes, what steps do you need to take to generate the right token to accomplish your task?
What HTTP header is commonly used to pass a bot token when calling the Web API?
What happens when a user clicks an interactive button in a Block Kit message?
Your growing HR team wants to send newsletters regularly to specific regional Slack channels. They are unable to automate the process themselves.
How can Block Kit Builder help your HR team?
What is the purpose of the Slack MCP plugin mentioned in the developer docs?
You are the sole developer on a Slack application and you are ready to distribute the app on the App Directory. You invite a few of your coworkers to be App Collaborators through the Collaborators page in the App Dashboard.
What can App Collaborators do when added as a Collaborator through the App Dashboard?
You're a developer who is creating an app that posts messages, and you need to determine where messages can be posted by default.
What type of conversation can an app bot post into using the chat.postMessage method, without being a part of the conversation?
Which type of Slack app requires high quality icons, a long description, and a privacy policy link?
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?
What tool does Slack officially provide for scaffolding and running apps from the command line?
Your app makes several requests to the conversations.list Web API method every few minutes to build a list of a growing workspace's channels. Recently, requests began failing, even though no code has changed. You start to investigate the cause.
Which discoveries would best suggest that your app is being rate limited?
You're a developer who has been asked to create a Slack app on the Business Operations workspace which should only be used by the members of that Slack workspace.
How must the app be configured so that the IT manager who is a part of the Business Operations workspace, can install the app on just the Business Operations workspace?
What kind of view can be layered temporarily over the current screen to collect input or show details?
You want your Slack application to be installed by any user on any workspace.
What is needed to install the app on a workspace other than where the app was created?
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?
While developing a Slack application, which resource is the best option to inspect posted messages and review Slack methods?
You are building an app that allows users to request changes to the Slack workspace through a modal. A user can launch the modal by selecting "Request Changes" from the global shortcuts.
After a user clicks the shortcut, what important piece of data should your app use from the shortcut invocation or interactive action payload to open the modal?
What Slack feature lets a user trigger an app action via a right-click or lightning bolt menu?
What administrative feature lets org admins control which apps can be installed workspace-wide?
Which command runs a Slack app locally and installs it to a chosen workspace?
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?
You are automating a business process to execute when a coworker's laptop or phone is stolen.
What is the most appropriate first step?
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?
You're a developer who needs to localize content in Slack conversations for members of several channels.
How can you retrieve locale information for a conversation or member to accomplish this task?
Which tool lets you visually design Block Kit layouts and preview them before adding to code?
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?