Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
向同一域中的用户发送文件附件时,自动将文件附件推送到 GDrive 会很好。然后改为发送 GDrive 链接 url。希望这对发件人是透明的认为我们可以用现有的 get 和 insert api 处理这个吗?
是的,使用 Drive API 可能是可能的,尽管我更有可能使用支持 GMail 和 Google Drive 的 Google Apps Script 来实现这一点。