Skip to content

Google BigQuery 节点#

¥Google BigQuery node

使用 Google BigQuery 节点实现 Google BigQuery 中的自动化操作,并将 Google BigQuery 与其他应用集成。n8n 内置支持 Google BigQuery 的多种功能,包括创建和检索记录。

¥Use the Google BigQuery node to automate work in Google BigQuery, and integrate Google BigQuery with other applications. n8n has built-in support for a wide range of Google BigQuery features, including creating, and retrieving records.

本页列出了 Google BigQuery 节点支持的操作列表以及更多资源的链接。

¥On this page, you'll find a list of operations the Google BigQuery node supports and links to more resources.

Credentials

请参阅 Google BigQuery 凭据 以了解有关设置身份验证的指导。

¥Refer to Google BigQuery credentials for guidance on setting up authentication.

This node can be used as an AI tool

This node can be used to enhance the capabilities of an AI agent. When used in this way, many parameters can be set automatically, or with information directed by AI - find out more in the AI tool parameters documentation.

操作#

¥Operations

  • 执行查询

¥Execute Query

  • 插入

¥Insert

模板和示例#

¥Templates and examples

Template widget placeholder.

相关资源#

¥Related resources

有关服务的更多信息,请参阅 Google BigQuery 文档

¥Refer to Google BigQuery's documentation for more information about the service.

What to do if your operation isn't supported#

If this node doesn't support the operation you want to do, you can use the HTTP Request node to call the service's API.

You can use the credential you created for this service in the HTTP Request node:

  1. In the HTTP Request node, select Authentication > Predefined Credential Type.
  2. Select the service you want to connect to.
  3. Select your credential.

Refer to Custom API operations for more information.