Skip to content

Google 云端硬盘触发器节点#

¥Google Drive Trigger node

Google 云端硬盘 是由 Google 开发的文件存储和同步服务。它允许用户将文件存储在自己的服务器上,在设备之间同步文件,以及共享文件。

¥Google Drive is a file storage and synchronization service developed by Google. It allows users to store files on their servers, synchronize files across devices, and share files.

Credentials

你可以在 此处 中找到此节点的身份验证信息。

¥You can find authentication information for this node here.

Examples and templates

有关使用示例和模板以帮助你入门,请参阅 n8n 的 Google 云端硬盘触发器集成 页面。

¥For usage examples and templates to help you get started, refer to n8n's Google Drive Trigger integrations page.

Manual Executions vs. Activation

手动执行任务时,此节点将返回与其搜索条件匹配的最后一个事件。如果没有事件符合条件(例如,你正在监视要创建的文件,但目前尚未创建任何文件),则会抛出错误。保存并激活后,节点将定期检查任何匹配的事件,并为每个找到的事件触发你的工作流。

¥On manual executions this node will return the last event matching its search criteria. If no event matches the criteria (for example because you are watching for files to be created but no files have been created so far), an error is thrown. Once saved and activated, the node will regularly check for any matching events and will trigger your workflow for each event found.

常见问题#

¥Common issues

有关常见问题或建议的解决方案,请参阅 常见问题

¥For common questions or issues and suggested solutions, refer to Common issues.