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
16.1k stars 4.12k forks source link

:sparkles: Source Genesys : Migrate Python CDK to Low-code CDK #30894

Open bmcgilli opened 1 year ago

bmcgilli commented 1 year ago

https://docs.airbyte.com/integrations/sources/genesys

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.

rizwan-io commented 1 year ago

I would like to work on this issue

rizwan-io commented 1 year ago

In the code, cursor_field is defined but incremental sync is not a supported sync method in the connector's catalog. Maybe because it is still in the alpha stage? I am creating a draft PR for the review but it is not tested as I'm not able to get my hands on the credentials - #31370

justinbchau commented 1 year ago

can you please message @marcosmarxm for credentials?

As far as incremental sync and the cursor_field, yes it is entirely due to the connector being in the alpha stage as of right now.