Please contact us if you have questions regarding BigQuerty integration.
More documentation coming soon.
How to get a service account key
List of steps
Login to your Google Cloud Platform.
Go to the GCP Console home page - https://console.cloud.google.com/.
Click on 'Go to project settings'.
Click on the 'Service Accounts' menu on the left navigation bar.
Click on 'Create Service Account'.
Enter the service account name and description details, grant the service account access to the project and create the account.
Select the newly created service account and click on the 'KEYS' tab.
Click the 'ADD KEY' dropdown, select 'Create New Key' and select JSON as the key type.
The service account key JSON file is automatically downloaded to your local machine.
Once you have the key JSON file, copy past the content of the file in the Octolis connection in the field “Service account key”. You can find the project id in the file.
Steps with images
Login to your Google Cloud Platform (GCP) Home Page
Create the service account
Grant the service account access to project
Select the newly created service account
Create key for the service account
Generate the service account JSON key and download