Gear5 icon indicating copy to clipboard operation
Gear5 copied to clipboard

CDK: Low Code Driver

Open piyushsingariya opened this issue 8 months ago • 0 comments

Low Code Driver, developing for reducing code maintainance for Saas based drivers.

  • yml based declarative connector
  • Support for adding additional complex streams via code
    • Declared yml streams can be directly be used in code as interception for modifying records
      • This adds support for adding properties in Hubspot and adding properties_with_history directly by reutilizing declared properties from yml.
      • Interceptor helps in reducing base code and do necessary operations on a declared stream
  • Support for managing Streams on runtime before sending streams via spec

piyushsingariya avatar Jun 25 '24 16:06 piyushsingariya