Google Docs Integration
Google Docs Triggers
Browse all 10 triggers available to start Google Docs workflows automatically.
WebhookTriggers
10 triggersGOOGLEDOCS DOCUMENT CREATED TRIGGER
Triggers when a new Google Doc is created. This trigger monitors Google Docs and fires when new documents are detected. Uses timestamp filtering to efficiently poll for new documents.
GOOGLEDOCS DOCUMENT DELETED TRIGGER
Triggers when an existing Google Doc is deleted (moved to trash). This trigger monitors Google Docs and fires when documents are trashed.
GOOGLEDOCS DOCUMENT PLACEHOLDER FILLED TRIGGER
Triggers when a Google Doc's plain text changes such that a configured placeholder token/pattern is no longer present (i.e., the document has been filled in). This trigger monitors a specific Google Doc and fires when a placeholder pattern that was previously present is no longer found in the document's plain text.
GOOGLEDOCS DOCUMENT SEARCH UPDATE TRIGGER
Triggers when a Google Doc matching a user-defined search query is newly created or updated since the last poll. This trigger uses timestamp filtering to efficiently monitor documents.
GOOGLEDOCS DOCUMENT STRUCTURE CHANGED TRIGGER
Triggers when a Google Doc's structure changes (headers/footers added/removed, tables/images count changes). This trigger monitors a specific document for structural changes like: - Headers added or removed - Footers added or removed - Tables added or removed - Images (inline objects) added or removed - Positioned objects added or removed - Footnotes added or removed
GOOGLEDOCS DOCUMENT UPDATED TRIGGER
Triggers when an existing Google Doc is updated or modified. This trigger monitors Google Docs and fires when documents are updated.
GOOGLEDOCS DOCUMENT WORD COUNT THRESHOLD TRIGGER
Triggers when a Google Doc's word/character count crosses a user-defined threshold. This trigger monitors a specific Google Doc and fires when its word or character count becomes greater than or equal to the configured threshold value.
GOOGLEDOCS FOLDER CREATED TRIGGER
Triggers when a new folder is created in the root folder of Google Drive. This trigger monitors Google Drive and fires when new folders are detected in the root directory.
GOOGLEDOCS KEYWORD DETECTED TRIGGER
Triggers when a specific keyword or phrase first appears in a Google Doc. This trigger monitors a Google Doc and fires once when the specified keyword is detected. After the keyword is found, the trigger will not fire again until reset.
GOOGLEDOCS PAGE ADDED TRIGGER
Triggers when a new Google Doc is added/created. This trigger monitors Google Docs and fires when new documents are detected.