For the complete documentation index, see llms.txt. This page is also available as Markdown.

Google Drive Trigger

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

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 published, 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.

Last updated

Was this helpful?