Google BigQuery - Data Source Connector

Our platform enables you to quickly and easily connect your data sources to a Google BigQuery table. This enables a one-way synchronization—changes in the Google BigQuery table are downloaded into your data source on a regular basis. Your data source will continue to update automatically until you remove the connector or an error occurs (such as losing authorization to access the database).
Before you add a Google BigQuery Connector, ensure you have a valid Google Cloud Platform Connection set up for your organization. You’ll also need to configure a few basic things in Google Cloud Platform.
To set up a Google BigQuery Connector to your Data Source, follow these steps:
- Go to Connected Data → Data Sources.
- In the list of available data sources, hover over the data source you wish to connect. Click the settings link.

- On the Settings page, locate the Connector section.
- Click
. - A window will appear with the available connectors.
- Choose the Google BigQuery Connector. The page will refresh with your newly added connector.

Next, configure the following:
- Project ID: Specify the project ID where your dataset and table are located.
- Dataset Name: Specify the dataset that contains your table.
- Table Name: The BigQuery table from which rows will be retrieved.
- Ignore Internal Columns: When enabled, columns whose names start with an underscore
(e.g.,_lastupdated) are ignored. If a column named _identity exists and internal columns are not ignored, it will be the first column in the data source; other internal columns are appended at the end.
- Refresh Frequency: How often this connector pulls data.
When you save your changes, the connector will run for the first time and subsequently at the interval specified in the connector settings.
Wait about a minute, then check the Rows page for your data source. If rows aren’t downloaded, there may be an issue connecting to the Google BigQuery API. To investigate, click View Logs next to your connector on the Settings page.
| NOTE: Efficient BigQuery Data Retrieval with Paging This connector supports the retrieval of large datasets from BigQuery by implementing paging when fetching rows, thereby overcoming single-request API limitations. |
Related Articles
Google BigQuery Form Connector
This is a Premium connector for direct connection to Google's BigQuery database service. Our platform enables you to quickly and easily insert your Form Entries as rows in a target BigQuery database table. This enables a one-way synchronization to ...
Google Spreadsheet - Data Source Connector
A Google Drive data source connector synchronizes a data source with a Google Drive spreadsheet. Any changes made to the Google Spreadsheet will be updated on the data source on the platform. Synchronization can occur in as little as 15 minutes. Your ...
Platform Sync - Data Source Connector
Platform Sync (previously known as Hosted GET) lets you set up a data source connector for any external database on any external system for which we do not have a live connector. While it is a bit more technical to configure, it does allow you to get ...
Google Drive
A Google Drive data source connector will sync a data source with a spreadsheet or CSV file hosted on Google Drive. Any changes made to the data source on Google Drive will be reflected on the data source. Synchronization can occur up to every 15 ...
Dropbox - Data Source Connector
TABLE OF CONTENTS Adding a Dropbox Data Source Connector Our platform enables you to quickly and easily connect your data sources to data from a file in both Dropbox Personal as well as Dropbox for Business. This enables a one-way synchronization to ...