Low-Code Connector | Custom Streams #36174
Unanswered
Zawar92
asked this question in
Connector Questions
Replies: 1 comment 1 reply
-
@natikgadzhi any chance someone from extensibility can help? @Zawar92 at the moment there is some work being done to support custom schemas in the low-code which could collaborate to your custom connector. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team,
We're in the process of developing a low-code connector that enables us to incorporate both custom streams and standard streams. This functionality mirrors what the Google Analytics V4 connector achieves using Python CDK.
Our approach involves employing a low-code methodology complemented by Python, utilizing CUSTOM_RETRIEVER. While we already have some standard streams in place, we also need to dynamically add custom streams during runtime, pulling configuration details as needed from
config.json
. How can we accomplish this?Thank You.
Beta Was this translation helpful? Give feedback.
All reactions