airbytehq / airbyte

The leading data integration platform for ETL / ELT data pipelines from APIs, databases & files to data warehouses, data lakes & data lakehouses. Both self-hosted and Cloud-hosted.
https://airbyte.com
Other
15.49k stars 3.99k forks source link

:sparkles: Source RD Station Marketing : Migrate Python CDK to Low-code CDK #30873

Open bmcgilli opened 11 months ago

bmcgilli commented 11 months ago

https://docs.airbyte.com/integrations/sources/rd-station-marketing

Rules for the Connectors Hackathon You can only work on one connector at a time Make sure to resolve all suggestions from the Airbyte team Must include all streams of the connector you’re migrating. Otherwise, it will not be accepted. If you don’t commit anything within five days, the issue may be assigned to someone else.

shubhamvrs commented 11 months ago

Please assign this to me, I want to give it a shot

pabloescoder commented 10 months ago

@justinbchau Since this is open to take, I would like to work on this. Please assign it to me.

filipeforattini commented 10 months ago

Hello everyone! I've been exploring this API for a little while and had a chance to experiment with creating a custom source using the Airbyte builder UI.

I'm still learning and would appreciate any feedback. I've exported my attempt and saved it as a gist, which you can view here: airbyte-source-rd-station-marketing.yml.

I hope this serves as an inspiration for creating the low-code source. I apologize for not having spent time reading the definition of the low-code integration and the already open PRs, but if it can be easily adapted from this sample here, I can try to help! :)

pabloescoder commented 10 months ago

Hey @filipeforattini I've already made a PR for this issue long back during the Airbyte Hackathon time period. Feel free to check out issues that haven't been solved. Thanks!