BigQuery
How to connect using the BigQuery system integration
Introduction
Connecting Couchdrop to a BigQuery database is straight-forward
Requirements
To connect to BigQuery in Couchdrop you will need:
A BigQuery account, with a table created that you want to upload data into
Information about your table in BigQuery, such as your project ID, your dataset name and your table name
Service credentials JSON file
You can create this within the APIs & Services -> Credentials section in Google Admin Console
Create a service account, and then create a key for that account, and download the JSON file associated to use within Couchdrop
Configuration Steps
Log in to Couchdrop and add a new system integration
Select BigQuery from the list of available integrations
Provide the details above
Click Add System Integration
Last updated
Was this helpful?