【问题标题】:Is it possible to edit public google sheet in node.js using google sheet url?是否可以使用 google sheet url 在 node.js 中编辑公共 google sheet?
【发布时间】:2018-01-28 09:46:16
【问题描述】:

我想在 node.js 中编辑谷歌工作表。

但我只有谷歌表格网址。 在这种情况下,可以在 node.js 中编辑 google sheet 吗?

【问题讨论】:

  • 是的,通过工作表 api,您需要的工作表 ID 在公共 html url 中

标签: javascript node.js google-sheets


【解决方案1】:

当然,如果你有正确的权限,这里有一个 API,甚至是 KIT:https://github.com/theoephraim/node-google-spreadsheet

【讨论】:

    猜你喜欢
    • 2020-02-11
    • 2021-02-05
    • 1970-01-01
    • 1970-01-01
    • 2023-01-22
    • 2021-03-13
    • 1970-01-01
    • 2023-03-26
    • 1970-01-01
    相关资源
    最近更新 更多