Skip to main content

Capabilities

Gather Google BigQuery credentials

Configuring the connector requires you to pass in credentials generated in Google BigQuery. Gather these credentials before you move on.
A user with the permission to make a service account in Google Cloud must perform this task.

Create a service account

1
In the Google Cloud console, navigate to the Create service account page.
2
Select your project.
3
Choose a name for the service account and enter it in the Service account name field.Google Cloud automatically sets the service account ID based on the name you choose.
4
Enter a description for the service account in the Service account description field.
5
Click Create and continue.
6
From the Select a role list, grant the service account either the Viewer or BigQuery Data Viewer role.
7
Click Continue.
8
Click Done to create the service account.

Create a service account key

1
Still in the Google Cloud console, click the email address of the service account you created in Step 1.
2
Click Keys.
3
Click Add key > Create new key.
4
Click Create. A JSON file containing the account key is created and downloaded. Keep the downloaded file safe, you’ll use it to set up the connector.
5
Click Close.
Done. Next, move on to the connector configuration instructions.

Configure the Google BigQuery connector

To complete this task, you’ll need:
  • The Connector Administrator or Super Administrator role in C1
  • Access to the set of Google BigQuery credentials generated by following the instructions above
Follow these instructions to use a built-in, no-code connector hosted by C1.
1
In C1, navigate to Apps > Connectors and click Add connector.
2
Search for Google BigQuery and click Add.
3
Choose where to add the connector: Create a new app, or Add to an existing app (then select the app).If you’re creating a new app, choose whether to link it to an application discovered from your identity provider: select Yes and pick the IdP application, or No to continue with just the connector.
4
Set the connector’s Name and, optionally, a Description.
5
Click the pencil icon next to Owners to choose who can configure and manage this connector.
6
Click Add. The connector is created and its configuration page opens.
7
Find the Settings area of the page and click Edit.
8
Upload the JSON file you created in the Credentials (JSON) field.
9
Click Save.
10
The connector’s label changes to Syncing, followed by Connected. You can view the logs to ensure that information is syncing.
Done. Your Google BigQuery connector is now pulling access data into C1.