Skip to main content
Version: 4

Custom app connectors

Custom app connectors are designed to meet the unique integration requirements of an organization, enabling a smooth flow of data and functionality. They play a crucial role in automating processes, enhancing user experiences, and improving overall efficiency.

Custom app connectors are especially valuable when off-the-shelf integration solutions do not meet the specific needs of an organization. By building a custom connector, you can ensure that data flows in a way that aligns precisely with your business processes, without compromising security or data integrity.

To build a custom app connector, you need to have a specification metadata file that should have all the features (for example Authentication, Pagination, etc.) a connector needs. The OAS 3.0 specification in yaml format describes the API you want to connect to so that the connector understands the API's operations and data structures.

You can download the sample specification metadata file provided by Adeptia and customize it based on your requirement. This section discusses the sample specification's file and helps you build and add a custom app connector to Adeptia Connect.