Our Premium Connector lets you connect the Google Cloud Platform with our platform.
Learn more about how to Add Connections.
Adding
The Data Hub area of the platform is where you can add connections for connectors. Navigate the side menu to Data Hub > Connections.

On the Connections page:
- Click the ADD CONNECTION button in the top-right-hand corner to bring up a list of connections.
- Click on the Google Cloud Platform option.
Authenticating
After adding a connection, fill in the required properties and save.

Service Account Email
The Google-provided email address of the Cloud service account you’ve created.
Should end in ‘iam.gserviceaccount.com’
Service Account Key File
The .p12 certificate file you have downloaded for your Google Cloud service account
Key File Password
Password for your service account’s .p12 key file – this would have been displayed by Google at time of downloading the file
Creating a Service Account
- In the top-left corner of the GCP console, click Menu
. - Click IAM & Admin > Service accounts.
- Click Create Service Account, and in the Service account name field, enter a name for the service account.
- (Optional) Enter a description of the service account.
- Click Create.
- Assign the desired roles to the new account.
- Click Continue > Create Key.
- Ensure the key type is set to P12 and click Create.
You’ll see a message that the service account P12 file has been downloaded to your computer.
Take note of the File Password that’s linked to the generated P12 file. - Click Close > Done.
- Click Save.