Vladimir Klimontovich
Vladimir Klimontovich
## Problem Obtaining secrets & tokens for connectors is a pretty time-consuming task. The user should click-through pretty sophisticated interfaces. We need to implement OAuth where it's possible. ## Solution...
### Problem Kafka is a very popular message broker system. We want to listen to messages from Kafka's topic. ### Solution ``` sources: kafka1: type: kafka server: "address:port" topic: mytopic...
[Migrate from legacy version](https://github.com/jitsucom/en-legacy/blob/9d8a8c4ec3e48a6c35ee2c179d0084b2b0bb8170/commons-services/src/main/java/kplatform/apidb/connections/GoogleAdSenseConnection.java)
Migrate legacy [Shopify Driver](https://github.com/jitsucom/en-legacy/blob/main/commons-services/src/main/java/kplatform/apidb/connections/ShopifyConnection.java).