You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: guides/applications/index.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,27 +23,27 @@ fullyTranslated: true
23
23
---
24
24
# アプリケーション
25
25
26
-
Box Developer Console allows you to create applications you can then use to integrate with Box. **My Platform Apps** view displays a list of already created applications and gives you quick access to their configuration details. This way, you don't need to open the app each time you want to generate a Developer Token, copy the Client ID, or generate a report.
*Check application [enablement][enablement] and [authorization][authorization] status. Apps published to Integrations display status from Integrations.
The [Box Integrations][app-center] is the first place for Box users to find out about applications that they can use in combination with Box. If your application is suited to be used by other enterprises, listing your service in the Integrations can be a great way to find new users. Integrations groups apps into sections so that you can quickly find featured, most popular, or recently added apps.
Select the **Integrations** tab from the top menu.
59
+
上部のメニューで \[**統合**] タブを選択します。
60
60
61
61
<ImageFramecenterbordershadow>
62
62
63
-

63
+
![\[統合\] パネル](./images/app-center.png)
64
64
65
65
</ImageFrame>
66
66
@@ -100,7 +100,7 @@ Select the **Integrations** tab from the top menu.
100
100
101
101
## アプリケーションを未公開にする
102
102
103
-
Once approved and published, an application can be unpublished from the same control panel. Navigate to the [Developer Console][devconsole] and select your application. Then, select the "Integrations" panel from the left-hand sidebar. The app can be unpublished from this page.
***Online**: The integration is visible and available to all Box users. This option is best used when development is complete and the application is ready to publish in the Integrations.
103
-
***Maintenance**: The integration is visible and available only to application collaborators listed under the **General Settings** tab. This option is best used after the integration is published in the Integrations, but needs to perform maintenance updates or troubleshoot issues. Use this option to temporarily take the integration offline for everyone except the application's collaborators.
Copy file name to clipboardExpand all lines: guides/applications/web-app-integrations/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ fullyTranslated: true
27
27
28
28
## 機能
29
29
30
-
Using a Web App Integration, a user can modify, share, or edit content stored in Box using a third-party application. It can also offer new features to Box users through [Recommended Web Integrations][recommended-web-integrations], which show up in Box Preview.
Copy file name to clipboardExpand all lines: guides/applications/web-app-integrations/user-experience.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,9 +23,9 @@ fullyTranslated: true
23
23
24
24
以下に、ユーザーの視点からウェブアプリ統合がどのように見えるかについて説明します。
25
25
26
-
1.Box users can discover applications in the Box Integrations. They can visit the Integrations directly, or select the **Integrations** menu from the Box Web App UI.
27
-
2.In the Integrations they select the application they would like to add. Every published Box application has a public profile page, which provides details including the integrations it provides.
28
-
3.They user adds the application to their account by clicking the **Add** button in the Integrations listing. Once an application is added to an account, all its integrations become available to the user.
Copy file name to clipboardExpand all lines: guides/authentication/app-token/app-token-setup.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,15 +38,15 @@ fullyTranslated: true
38
38
39
39
## 前提条件
40
40
41
-
To set up a Platform App using server-side authentication, you will need to ensure you have access the [Developer Console][devconsole] from your Box enterprise account. Alternatively, you may sign up for a [developer account][devaccount].
0 commit comments