BigQuery Run Query
Overview
The BigQuery Run Query node executes SQL queries against Google BigQuery and returns structured results with schema metadata, total row count, and job ID.
Category
BigQuery — bigquery/runQuery
Settings
| Setting | Type | Default | Description |
|---|---|---|---|
| projectId | String | — | GCP project ID |
| query | String | — | SQL query to execute |
| maxResults | Number | 1000 | Maximum rows to return |
Inputs & Outputs
- input1 — Query parameters (optional — can use config)
- output1 — Query results with schema and metadata
Integration Requirement
Requires an active BigQuery integration configured in Settings → Integrations.