Skip to main content
Connect apps

App catalog

All Apps supported by Connector, how each one is connected, and what you need to prepare.

The Apps page in the left navigation of the console lists every system you can connect to. Each card represents one type of App, and the number on the card indicates how many connectors you have already created under that App. The top of the page provides three filter tabs and a search box:
TabMeaning
AllShows all Apps, whether or not they are connected
ConnectedShows only Apps that have at least one usable connector
ExpiredShows only Apps whose credentials are no longer valid and need to be reauthorized

First decide whether an auth config is needed

This is the single most important thing to determine before you connect. Apps fall into two categories:
For Apps that need a config first, see Authentication overview for the fields and where to obtain them.

Apps that require an auth config

AppAuthentication methodWhat you need to prepare
SalesforceOAuth 2.0The organization domain, plus the Client ID and Client Secret of a Connected App
MaxComputeOAuth 2.0No credentials, only an optional authorization scope
YuqueAPI KeyA Yuque token

Apps that connect directly

Platform-hosted

Data is uploaded to Alibaba Cloud Model Studio, where the platform parses and hosts it. No credentials from an external system are required.
AppPurposeGenerated tools
File connectorHosts unstructured documents such as PDF, Word, and MarkdownSearch files, Get file
Table connectorHosts structured tabular data such as XLSX and XLSGet table schema
The connection dialog contains the connector name, the connector description, and Storage location. Storage location currently offers only one option, Use platform storage, which keeps the data within the limited free storage resources provided by the platform.

Alibaba Cloud Object Storage Service

AppPurposeWhat you need to prepare
OSSAccess files in Object Storage ServiceAn OSS bucket, with authorization completed and tags added
The connection dialog contains the connector name, the connector description, and Storage bucket, with an Authorize now entry next to it.

Databases

Data stays in the original database and is accessed in real time. Configuration is completed by importing a data source from DMS.
AppPurposeWhat you need to prepare
MySQLConnect to a MySQL database and run SQL queriesA MySQL instance registered in DMS
PostgreSQLConnect to a PostgreSQL database and run SQL queriesA PostgreSQL instance registered in DMS
PolarDB-X 2.0Connect to a PolarDB-X 2.0 distributed databaseA PolarDB-X 2.0 instance registered in DMS
Select data source in the connection dialog offers Import a data source from DMS. As the console explains, this quickly imports a data source that already exists in DMS, so that data sources of all kinds are managed centrally through DMS.

DingTalk family

The connection dialog has a single field for the endpoint issued by the DingTalk MCP gateway. There is no connector name.
AppPurposeWhat you need to prepare
DingTalk Docs, DingTalk Sheets, DingTalk AI Tables, DingTalk To-Do, DingTalk Calendar, DingTalk bot messagesDingTalk office collaborationOne MCP endpoint with credential per App
The button for these six Apps is Submit, not the Confirm used elsewhere.

Apps that connect through an authorization window

These Apps open no dialog. They open a separate window where you grant authorization in the target system.
AppPurposeWhat you need to prepare
YunxiaoAccess Codeup repositories, branches, commits, and change requestsSigned in to Yunxiao in the browser, with the account in the target organization
Connector is in beta, and the App list and the connection capability of each App are being released progressively. The Apps page in the console may show Apps this documentation does not cover yet, so refer to what the page actually displays. For the release progress, see the Changelog.

Common fields

Apart from the Apps that require an auth config, the DingTalk family, and Yunxiao, every connection dialog contains the following common fields:
FieldRequiredDescription
Connector nameYesDistinguishes multiple connectors under the same App. Up to 64 characters
Connector descriptionNoDescribes the data content and its purpose. It affects how accurately an agent selects tools
The remaining fields depend on the App type. See the detailed instructions for each App.

Manage existing connectors

In the Connected users section of an App details page you can add a connector, rename one, view its details, and delete it. For the full description, see Connected accounts.
The connector type cannot be changed after creation. To change it, you have to create a new connector.
If you are not sure which App to start with, use the File connector to walk through the workflow first. It requires no external credentials and no auth config.