我希望能够同步g套件的整个用户的电子邮件和日历。
是否有使用组织管理员誓言和使用api只读请求的选项?
发布于 2018-02-08 11:41:34
Domain-wide delegation of authority是你实现它所需要的东西。下面是执行全域委派的步骤的official link。
Domain-wide delegation of authority
https://stackoverflow.com/questions/45226426
相似问题