BigQuery
Seemore natively supports Google BigQuery, which allows you to seamlessly integrate your Big Query with your Seemore workspace.
📜 Prerequisites for a Big Query integration
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.
🔑 Big Query user permissions
👀 Note: Make sure you have permissions to grant access to resources. For more information, visit "Granting, changing, and revoking access to resources".
Create a service account. For detailed steps on creating a service account, visit "Creating and managing service account keys".
Grant those roles to the user:
If you have access to Seemore, please continue. Otherwise, keep your credentials for an onboarding session with your Seemore account manager.
🚀 A step-by-step guide to integrating Big Query with Seemore
STEP 1: Select the source
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".
STEP 2: Provide Project ID + Credentials
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".
STEP 3: Data configuration
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 🎉
Last updated