Roles
Make sure you have an Admin or a Co-admin role.Install and configure Box for Slack
- Install Box for Slack in the relevant Slack workspace or organizations.
- Enable the Box as Content Layer for Slack.
- Make sure the service account you are using is a collaborator on the folder that will be mapped. To do so, use the
Invite Peoplefolder option to invite the service account as a collaborator.
Create Box application
- Create a platform app with OAuth authentication in the Box developer console
- Open the application and enable the Manage enterprise properties application scope under Configuration > Required Access Scopes.
For Slack-side channel validation, the Integration Mappings API
is calling the Slack API.
Authorization
To authorize your Integration Mappings requests:- Navigate to the platform app that you have created as one of the prerequisites.
- Generate a developer token and add it to the HTTP header of each request:
The developer token is valid for 60 minutes. After that time you need
to generate it again.
