0.1.2 • Published 2 years ago

n8n-nodes-ik-bq v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

n8n-nodes-ik-bq

This is an n8n community node. It's a modification to the original Google BigQuery module.

The node is almost exactly the same as the BigQuery mode, but it has a custom query operation added when getting records.

n8n is a fair-code licensed workflow automation platform.

Installation
Operations
Credentials
Compatibility
Usage
Resources
Version history

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

All the BigQuery operations, + a query operation to be able to use custom queries if needed.

Credentials

Same as the BigQuery node, you need to either use OAuth2 or a service account.

Resources