Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 11 additions & 6 deletions content/guides/applications/web-app-integrations/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,20 @@ when editing or sharing files.

## Features

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.
- **File interaction**. Users can modify, share, or edit content stored in Box using a third-party application.
- **Recommended Apps support**. Integrations can appear in the Box Preview interface under **Recommended Apps**. For details, see [Recommended Web Integrations][recommended-web-integrations].

<ImageFrame shadow>

![Integration example](./images/recommended-apps-preview.png)

By enabling a Web App Integration, an application can be added to Recommended
Apps, allowing users to use their files in the application. Integrations can be
restricted to certain content types and file extensions.
</ImageFrame>

- **Scoped availability**. Integrations can be restricted to certain content types and file extensions.

## Visibility in Recommended Apps

Your web application integration appears in **Recommended Apps** only if it is published in Integrations.

<CTA to="g://applications/web-app-integrations/configure">
Learn how to create a Web App Integration
Expand Down
Loading