Skip to content

Google Drive 节点#

使用 Google Drive 节点在 Google Drive 中自动化工作,并将 Google Drive 与其他应用程序集成。n8n 内置支持广泛的 Google Drive 功能,包括创建、更新、列出、删除和获取驱动器、文件和文件夹。

在此页面上,您将找到 Google Drive 节点支持的操作列表和更多资源的链接。

凭据

请参考 Google Drive 凭据 获取设置身份验证的指导。

Operations 操作#

模板和示例#

Ask questions about a PDF using AI

by David Roberts

View template details
Fully Automated AI Video Generation & Multi-Platform Publishing

by Juan Carlos Cavero Gracia

View template details
Chat with PDF docs using AI (quoting sources)

by David Roberts

View template details
Browse Google Drive integration templates, or search all templates

常见问题#

对于常见问题或问题及建议的解决方案,请参考常见问题

如果不支持您的操作该怎么办#

如果此节点不支持您想要执行的操作,您可以使用 HTTP 请求节点来调用服务的 API。

您可以在 HTTP 请求节点中使用为此服务创建的凭据:

  1. 在 HTTP 请求节点中,选择身份验证 > 预定义凭据类型
  2. 选择您要连接的服务。
  3. 选择您的凭据。

有关更多信息,请参阅自定义 API 操作