Docs
  • LogicLoop Documentation
  • LogicLoop Quickstart
  • Data Sources
    • Connect your data source
      • Deployment options
    • Supported data sources
      • API data (JSON)
      • AWS CloudWatch
      • BigQuery
      • Databricks
      • Google Analytics
      • Google Sheets
      • MongoDB
      • Microsoft SQL Server
      • MySQL
      • Oracle
      • PostgreSQL
      • Snowflake
      • Combine Results
      • LogicLoop Data Source
  • Queries
    • Write a rule
      • More rule options
      • A/B testing rules
      • Version history
      • Query Snippets
    • Visualizations & dashboards
      • Visualizations
      • Dashboards
  • Actions
    • Set up an action
    • Action destinations
      • Email
      • Slack
      • Webhooks & APIs
      • Microsoft Teams
      • Salesforce
      • Zapier
      • PagerDuty
      • Write to Database
      • Chain Rules
      • Google Sheets
      • Bento
    • Templating
  • Case Management
    • Case Management
      • Ticket Generation
      • Case Triage
      • Custom Fields and Attachments
  • AI
    • AI Query Helper
    • Ask AI
  • Teams & Settings
    • Integrations
      • Slack
      • Google Sheets
    • Invite your teammate
    • Groups & Permissions
  • Changelog
  • FAQs
  • Troubleshooting
  • Templates
    • Templates Home
    • Risk & Fraud Rules
    • AML Transaction Monitoring Rules
    • Logistics & Marketplace Ops
    • Customer Success & Growth
    • Systems Observability
    • Data Quality Monitoring
    • Healthcare
    • HTML Email Templates
      • Annual Review
      • Weekly Performance Table
      • Invoice Recap
  • BETA
    • AI SQL API
    • Approving rules
    • Render Data as JSON
    • Case Analytics
    • Python
  • Security & Legal
    • Security
    • AI Security
    • Terms of use
    • Privacy policy
    • Services description
Powered by GitBook
On this page
  • Prerequisites
  • Setup

Was this helpful?

  1. Data Sources
  2. Supported data sources

BigQuery

PreviousAWS CloudWatchNextDatabricks

Last updated 1 year ago

Was this helpful?

Prerequisites

Setup

Before you begin, you need to make sure you have already done the following in your Google Cloud:

  1. for BigQuery.

  2. . The least permission required is BigQuery Data Viewer. You might also need other permissions like BigQuery Job User depending on the query to run.

  3. of your service account.

Then you can create your BigQuery data source using your service account key.

First, you need to specify your BigQuery project ID and upload your service account key into JSON Key File. If you want to preview the dataset schema in query source page, you need to check Load Schema option. If your dataset is outside of the US, you need to specify the Processing Location , eg. europe-west1. You can find your region name to use from this .

allows access to LogicLoop
Deployment
admin
Create a service account
Grant BigQuery permission to this service account
Create a service account key
document