Skip to content

Google Sheets 节点#

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

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

凭据配置

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

操作#

模板和示例#

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

by Akram Kadri

View template details
Automated Web Scraping: email a CSV, save to Google Sheets & Microsoft Excel

by Mihai Farcas

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

by Juan Carlos Cavero Gracia

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

相关资源#

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

常见问题#

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

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

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

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

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

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