How to get definitionId for creating a custom source using Airbyte APIs?

Summary

When creating a custom source using Airbyte APIs, the documentation mentions the need for definitionId, but it’s not clear how to obtain it as there is no mention of definitions in the docs.


Question

Hello, I am trying to create a custom source using the APIs, the docs mention that we need to provide the definitionId (The UUID of the connector definition. One of configuration.sourceType or definitionId must be provided. ), but not sure how to get it. there is no mention of definitions in the docs https://reference.airbyte.com/reference/createsource
can someone help me with this?



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want to access the original thread.

Join the conversation on Slack

["custom-source", "api", "definitionid", "airbyte"]