File Updates to Version Tracking
Every time you edit a file in Google Drive, Notis logs the update as a version entry in your Notion database. You'll have a complete revision history that's easy to browse and reference.
Trigger
File Updated
Triggers when a file's metadata or content changes in Google Drive.
Action
Update row database
Updates or archives an existing notion database row (page) using its `row id`, allowing modification of its icon, cover, and/or properties; ensure the target page is accessible and property details (names/ids and values) align with the database schema and specified formats.
Why this helps
You can't easily track which version of a file is current or why it changed. Collaborators overwrite each other's work without clear documentation. You wonder if you're working from the latest version or if changes got lost in the shuffle.
- See every change to your files in one organized Notion database
- Reduce version confusion by maintaining a clear audit trail of updates
- Find when specific changes were made without digging through Google Drive history
- Keep your team aligned by documenting which version is current and approved
Setup
Build it in a few focused steps.
- 1Connect your Google Drive and Notion accounts to Notis.
- 2Create an automation with the prompt: 'When a file is updated in Google Drive, create a version row in my Notion Versions database with the file name, update timestamp, and a link to the file.'
- 3Choose 'File Updated' as the trigger.
- 4Select your notification channel.
- 5Test by editing a Google Doc and confirming a new version entry appears in Notion.
Questions about this workflow
Won't this create too many version entries if I'm editing a file frequently?
If you want to limit entries, you can modify your prompt to say 'only log updates after more than 30 minutes have passed' or 'only log updates that exceed 500 words changed.' Notis will interpret these constraints.
Can I see who made the change?
Yes. Notis can include the editor's name and email in your version entry if you ask for it in your prompt. This gives you full accountability for each update.
What if I want to exclude certain files from version tracking?
Specify this in your prompt, e.g., 'track updates to all files except those in my Temp or Archive folders.'
When this happens · Trigger
Do this · Action
Supported Triggers and Actions
Notis builds workflows that link Google Drive to Notion. A trigger fires from one place; an action lands in another.
Google Drive triggers
Notion actions
Comment Added (Docs/Sheets/Slides)
Triggers when a new comment is added to Google Docs, Sheets, or Slides.
Add multiple content blocks (bulk, user-friendly)
Efficiently adds multiple standard content blocks to a notion page in a single api call with automatic markdown parsing. the 'content' field in notionrichtext blocks now automatically detects and parses markdown formatting including headers (# ## ###), bold (**text**), italic (*text*), strikethrough (~~text~~), inline code (`code`), links ([text](url)), and more. ideal for bulk content creation, ai agents, and replacing multiple individual add page content calls. supports automatic text formatting, content splitting, and up to 100 blocks per request.
File Created
Triggers when a new file is created in Google Drive.
Add content to Notion page
Deprecated: appends a single content block to a notion page or a parent block (must be page, toggle, to-do, bulleted/numbered list, callout, or quote); invoke repeatedly to add multiple blocks.
File Deleted or Trashed
Triggers when a file is moved to trash or permanently deleted in Drive.
Append complex blocks (advanced, full control)
Appends complex blocks with full notion block structure to a parent block or page. use for advanced scenarios requiring precise control: code blocks, tables, embeds, nested children within blocks, or when working with pre-built notion block objects. requires full notion api block schema - use add multiple page content for simpler content creation.
File Shared (Permissions Added)
Triggers when new sharing permissions are granted to a file or folder. Uses Drive's `changes.list` endpoint with inline `permissions` in the `fields` mask so each change carries the file's current permission set provider-atomically. We diff that against `seen_permission_keys` to identify newly added grants. Drive page tokens are the primary cursor; if Drive rejects a stored token, the trigger raises `PollingTriggerError` without clearing state rather than silently re-baselining and dropping events. Limitation: truly ephemeral permissions (added and revoked between two polls without any other file modification in between) are not detected. Drive Activity API would catch those but requires an additional OAuth scope and a different payload contract.
Archive Notion Page
Archives (moves to trash) or unarchives (restores from trash) a specified notion page.
File Updated
Triggers when a file's metadata or content changes in Google Drive.
Create comment
Adds a comment to a notion page (via `parent page id`) or to an existing discussion thread (via `discussion id`); cannot create new discussion threads on specific blocks (inline comments).
Google Drive Changes
Triggers when changes are detected in a Google Drive.
Create Notion Database
Creates a new notion database as a subpage under a specified parent page with a defined properties schema; use this action exclusively for creating new databases.
New File Matching Query
Triggers when a new Google Drive file matches a provided query. This is the legacy query-centric trigger: it preserves Drive API query config such as ``corpora`` / ``driveId`` aliases and emits the historical ``file_matching_query`` event type. ``FileCreatedTrigger`` covers the broader "new file" case and emits ``file_created``.
Create Notion page
Creates a new empty page in a notion workspace.
Delete a block
Archives a notion block, page, or database using its id, which sets its 'archived' property to true (like moving to "trash" in the ui) and allows it to be restored later.
Connect any two apps with Notis in the middle.
Not just Google Drive and Notion. Any combination from 985+ integrations.
When this happens · Trigger
Do this · Action
Save your first hour today.
7 days free trial with 20$ free usage included.
No card. Works with personal or business Notion.
