Updated on 2025-07-21 GMT+08:00

Scenarios

Description

With ROMA Connect, you can develop your own plug-ins to implement data read and write for currently incompatible data sources.

The plug-ins serve as a RESTful API to which ROMA Connect is able to connect.

Such data source plug-ins are also called connectors, and the data sources accessed through these connectors are custom data sources.

The data integration development of ROMA Connect mainly defines the RESTful APIs of connectors. When developing RESTful APIs of connectors, comply with RESTful API Specifications of Connectors.