[API] Create a source using a custom connector through API #32743
Replies: 3 comments
-
|
I came into this issue as well. The docs are not clear that airbyte OSS only supports for custom connectors. Not Airbyte Cloud I would like an update on when cloud will support this in the future. |
Beta Was this translation helpful? Give feedback.
-
|
Hello 👋 this is currently been worked on. You can check the public roadmap the estimate time is maximum Jan-2024. Sorry the confusion in the documentation, I submitted a quick improvement to make it more clear. |
Beta Was this translation helpful? Give feedback.
-
|
Hi! This discussion hasn't had activity in over a year. Is this still relevant to you? If so, please reply and we'll keep it open. If we don't hear back within 14 days, we'll close this as part of our housekeeping. You can always reopen or create a new discussion later. Thanks! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
What area the feature impact?
Connectors
Relevant Information
In airbyte docs when building a custom connector, it states (https://docs.airbyte.com/integrations/custom-connectors) after creation and publishing you can programmatically use a custom connector as a source.
It seems this is only true in airbyte OSS.
In airbyte cloud's API that is currently not available. As stated here - https://airbytehq.slack.com/archives/C021JANJ6TY/p1699913551475239
The airbyte cloud UI builder allows easy creation of api based connectors and UI functionality to create a source from those connectors already. We just want the cloud API to be exposed to do the same.
Beta Was this translation helpful? Give feedback.
All reactions