Teams integration mappings
Teams integration mappings
Before you can start working with Teams integration mapping API, perform the steps below.
前提条件
- Admin or Co-Admin role
- Box for Microsoft Teams integration installed
Create a Box application
- Create a platform app with OAuth authentication in the Box developer console.
- アプリケーションを開き、[構成] > [必須のアクセススコープ] で [Enterpriseのプロパティを管理する] アプリケーションスコープを有効にします。
Authorize integration mappings requests
- Navigate to the platform app that you have created as one of the prerequisites.
- 開発者トークンを生成し、次のように各リクエストのHTTPヘッダーに追加します。
Authorization: Bearer {developer_token}