在 Google 应用程序制造商中创建日历事件

Create calendar Event in Google App maker

我真的是 Appmaker 的初学者。如何从特定日历而不是默认日历创建事件?我尝试了几件事,但我需要的帮助很少。

Google 在 Apps 脚本中发布了高级日历服务的一些示例代码 here. It looks like it lists out the user's calendars, and then you can select a Calendar ID to create the event on.

请记住,您需要在应用的设置中启用高级日历服务。