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.

凭证

有关设置身份验证的指导,请参考 Google BigQuery 凭据

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)#

  • 执行查询
  • 插入

模板和示例(Templates and examples)#

Template widget placeholder.

有关该服务的更多信息,请参阅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.