Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CDK: Low Code Driver #29

Open
piyushsingariya opened this issue Jun 25, 2024 · 0 comments
Open

CDK: Low Code Driver #29

piyushsingariya opened this issue Jun 25, 2024 · 0 comments
Labels
area/cdk CDK related area/connector Specific to a connector issue/willfix This will be fixed soon kind/feature Feature Request priority/high P1 priority

Comments

@piyushsingariya
Copy link
Member

piyushsingariya commented Jun 25, 2024

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 piyushsingariya added area/connector Specific to a connector issue/willfix This will be fixed soon area/cdk CDK related kind/feature Feature Request priority/high P1 priority labels Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cdk CDK related area/connector Specific to a connector issue/willfix This will be fixed soon kind/feature Feature Request priority/high P1 priority
Projects
Status: Todo
Development

No branches or pull requests

1 participant