Skip to content

Google Drive 节点#

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

本页将列出 Google Drive 节点支持的操作,并提供更多资源的链接。

凭据

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

操作#

模板与示例#

Ask questions about a PDF using AI

by David Roberts

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

by David Roberts

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

by Juan Carlos Cavero Gracia

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

常见问题#

关于常见问题或错误及其解决方案,请参阅常见问题

当操作不受支持时的解决方案#

如果当前节点不支持您想要执行的操作,可以使用 HTTP Request 节点 调用该服务的 API。

您可以在 HTTP Request 节点中使用为该服务创建的凭证:

  1. 在 HTTP Request 节点中,选择 Authentication > Predefined Credential Type
  2. 选择您想要连接的服务。
  3. 选择您的凭证。

更多信息请参考 自定义 API 操作