Trouble setting up BigQuery source using Airbyte API

Summary

User is facing an issue related to definitionId while setting up a BigQuery source using the Airbyte API and is seeking guidance on finding the correct definitionId for BigQuery.


Question

Hello everyone,
I’m new to Airbyte and currently exploring it on the free trial. I’m trying to set up a BigQuery source using the Airbyte API, but I’m running into an issue that seems related to definitionId.
I attempted to retrieve the list of source definitions using this URL: <https://api.airbyte.com/api/v1/source_definitions/list>, but it didn’t work. Could anyone guide me on where to find the correct definitionId for BigQuery?



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

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

https://github.com/airbytehq/airbyte/blob/0efc0f537ae59bd9b8ca6124858d1088a2b10412/airbyte-integrations/connectors/source-bigquery/metadata.yaml#L7|source-bigquery/metadata.yaml#L7

It works . Thank you.:tada: