BigQuery
Last updated
Last updated
Seemore natively supports Google BigQuery, which allows you to seamlessly integrate your Big Query with your Seemore workspace.
Service Accounts: Service accounts are special Google accounts that can be used by applications to access Google APIs programmatically via OAuth 2.0. A service account uses an OAuth 2.0 flow that does not require additional authorization. Instead, it uses a key file that only your application can access.
Project ID: The project ID is a unique identifier for a Google Cloud project.
Create a service account. For detailed steps on creating a service account, visit .
Grant those roles to the user:
Log into your Settings >> Integrations.
On the home screen, click on the +
button on the top right corner. You will see a dialogue box with the list of sources available on your workspace.
Select "Big Query" from the list of options, and click on "Next".
You will need to provide the project ID.
You will be required to fill in your Big Query credentials. Below is an example of the credentials required:
Service Account:
Once you have filled in the details, click on "Next".
You can filter data asset you don't want to fetch base on regex that you can provide
Congratulations! You have now integrated Seemore with your Big Query 🎉