有 G Suite/Google Apps API 吗?
我对“G Suite/Google Apps API”的可用性有几个疑问。我想将某种文档/电子表格/演示文稿管理直接集成到我正在构建的应用程序中。
该服务必须能够导入和导出到 DOC/XLS/PPT/PDF 等...,所以像 Feng Office(如果你听说过的话),不适合这种需要。
为此,我正在调查这样的事情是否存在。在开始这项工作之前,我想知道:
- G Suite/Google Apps 生产力工具是否允许从第三方应用程序创建、读取、更新和删除所有文档/电子表格/演示文稿?
- 潜在用户必须拥有 Google 帐户才能使用文档/电子表格/演示文稿编辑器吗?
- 如果确实需要帐户,我的应用程序上的多个用户是否可以访问一个 Google 帐户下的文件?
- 最后,是否可以跳过 Google 帐户,让 Google 文档直接访问并保存文档在我的本地服务器上?
很抱歉问题列表很崩溃,但如果有人可以帮助解决这些问题,我们将不胜感激。
斯普里诺724
I had several questions regarding the usability of a "G Suite/Google Apps API." I would like to integrate some sort of document/spreadsheet/presentation management directly into an application I am building.
This service would have to have the ability to import and export to DOC/XLS/PPT/PDF etc..., so something like Feng Office (if you have ever heard of it), wouldn't suit this need.
For this purpose, I'm looking into such a thing exists. Before I would begin this endeavor, I was wondering:
- Do the G Suite/Google Apps productivity tools allow documents/spreadsheets/presentations to be created, read, updated, and deleted all from a third-party application?
- Would potential users have to have a Google account in order to use document/spreadsheet/presentation editor?
- Could multiple users on my application access files under one Google account, if an account is needed at all?
- Last, is it possible to skip a Google account, and let Google docs directly access and save documents on my local server?
Sorry for the crash list of questions, but if there is anyone who could help with these, it would be much appreciated.
spryno724
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
(2017 年 2 月) 执行摘要是,您可以使用 G Suite 实现您的设想(以前称为 Google Apps)API 或 Google Apps 脚本。 TL;DR 下面回应您的“小问题”。
(Feb 2017) The executive summary is that you can do what you envision, either by using G Suite (formerly Google Apps) APIs or Google Apps Script. TL;DR below in response to your "mini-questions".