Write customs connector with Airbyte CDK

I’m new to airbyte, I want to create custom cdk for random databases input source, we can point me to a perfect tutorial?.
Thanks

Hey we have set of documentation around CDK here https://docs.airbyte.com/connector-development/cdk-python/

I have published a tutorial called Build a connector to extract data from the Webflow API , that goes into detail about the development of a custom Airbyte connector. Interesting topics that are discussed include:

  • Manually interacting with HTTP APIs.
  • The design of an Airbyte (Python) source connector using the CDK.
  • Dynamic stream creation and automatic schema extraction.
  • How to build a new source connector from scratch – using the Webflow source connector implementation as an example.

The Webflow connector that is presented is used at Airbyte to extract data from Webflow (our CMS) and drive it into BigQuery to improve our analytics capabilities.

If you are interested in writing your own code to extract data from APIs, you will likely find the tutorial to be helpful.

1 Like

Hi there from the Community Assistance team.
We’re letting you know about an issue we discovered with the back-end process we use to handle topics and responses on the forum. If you experienced a situation where you posted the last message in a topic that did not receive any further replies, please open a new topic to continue the discussion. In addition, if you’re having a problem and find a closed topic on the subject, go ahead and open a new topic on it and we’ll follow up with you. We apologize for the inconvenience, and appreciate your willingness to work with us to provide a supportive community.