Skip to content

Google Sheets#

使用 Google Sheets 节点在 Google Sheets 中自动化工作,并将 Google Sheets 与其他应用程序集成。n8n 内置支持广泛的 Google Sheets 功能,包括创建、更新、删除、追加、移除和获取文档。

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

凭据

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

Operations 操作#

模板和示例#

Scrape business emails from Google Maps without the use of any third party APIs

by Akram Kadri

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

by Juan Carlos Cavero Gracia

View template details
Generate AI Videos with Google Veo3, Save to Google Drive and Upload to YouTube

by Davide

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

相关资源#

请参考 Google Sheet 的 API 文档 获取有关该服务的更多信息。

常见问题#

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

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

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

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

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

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