Connectors

Connector SDK

Essentially a simple read-only connector must be able to do the following.

  1. Return Schema for the Target
  2. Return Data from the Target
  3. Save and Load any configuration settings for the connector

Example Data Sync Connector Projects

You will find a number of sample Data Sync connector projects here on GitHub to get you started.