【发布时间】:2021-08-19 12:29:53
【问题描述】:
我想直接链接到个人回复(链接看起来像 https://docs.google.com/forms/d//edit#response=)并将其粘贴到文件 google 电子表格中。如何检索该链接?我使用 Form.getEditUrl() 获得了指向 /edit 的部分链接,但我无法获得正确的 ID。我检查了 FormResponse.getId() 但这并没有将我链接到任何响应。以下是如何通过编辑表单手动访问该链接: enter image description here
非常感谢:(
【问题讨论】:
-
您能否更好地解释您的问题?见how to ask
标签: google-apps-script google-forms