2022

Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Connectors or adapter which is sometimes referred to as , or also known as adapters, from an integration standpoint are set of components within the iPaaS that opens a connection to external systems that . They are used to authenticate, push and pull data from external systems.

Connectors in DBSync are categorized into two types types: 

  1. Standard Connectors 
  2. Custom Connectors

Standard Connectors:

The standard Standard connector presents a published , constant Interface (API) to users and other components on the upstream side of the connector. Applications can reference these upstream APIs and reach the components regardless of where they are connected. On the downstream side, the connectors are linked to application components through a process much like a directory function or a publish-and-subscribe application interface.

DBSync supports the below list of standard connectors that can connect, with external systems, irrespective of being cloud-based whether it is cloud, or on-premise, based applications. We are constantly evolving and are constantly trying to grow our connector list to facilitate data flow with external systems that will be easy to connect and work within the iPaaS platform.

Children Display

Custom Connectors:

DBSync provides SDK for building custom connectors which can be learned in the . This will be discussed in latter articles.