Skip to content
Notis

Create an Airtable access record for every new Drive share

Access sprawl is invisible until it is a problem. Notis catches each new sharing grant in Drive and logs it as an Airtable record, giving you a running access log you never had to build by hand.

Trigger

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.

Action

Create a record

Creates a new record in a specified airtable table; field values must conform to the table's column types.

Why this helps

You lose track of who can see which files, and there is no simple record of when access was granted.

  • An always-current log of every access grant, built automatically
  • Audit-ready visibility without spreadsheet upkeep
  • Catch oversharing before it becomes a security headache

Setup

Build it in a few focused steps.

  • 1Connect Google Drive and Airtable to Notis once from the portal.
  • 2Open Automations in the portal and click New Automation.
  • 3Write the prompt: when a new sharing permission is added to a Google Drive file, create a record in my Airtable access log.
  • 4Choose the File Shared trigger and set a channel for run reports.
  • 5Share a test file and confirm the access record appears in Airtable.

Questions about this workflow

Does it capture who was added?

Yes. The trigger carries the new permission details, so Notis can record who was granted access.

Are briefly added and removed shares caught?

Permissions added and revoked between two checks without any other file change may not be detected, per Drive's change model.

When this happens · Trigger

Do this · Action

Supported Triggers and Actions

Notis builds workflows that link Google Drive to Airtable. A trigger fires from one place; an action lands in another.

Google Drive triggers

Airtable actions

Comment Added (Docs/Sheets/Slides)

Triggers when a new comment is added to Google Docs, Sheets, or Slides.

TriggerPolling

Create base

Creates a new airtable base with specified tables and fields within a workspace; ensure field options are valid for their type.

ActionInstant

File Created

Triggers when a new file is created in Google Drive.

TriggerPolling

Create Comment

Creates a new comment on a specific record within an airtable base and table.

ActionInstant

File Deleted or Trashed

Triggers when a file is moved to trash or permanently deleted in Drive.

TriggerPolling

Create Field

Creates a new field within a specified table in an airtable base.

ActionInstant

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.

TriggerPolling

Create multiple records

Creates multiple new records in a specified airtable table.

ActionInstant

File Updated

Triggers when a file's metadata or content changes in Google Drive.

TriggerPolling

Create a record

Creates a new record in a specified airtable table; field values must conform to the table's column types.

ActionInstant

Google Drive Changes

Triggers when changes are detected in a Google Drive.

TriggerPolling

Create table

Creates a new table within a specified existing airtable base, allowing definition of its name, description, and field structure.

ActionInstant

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``.

TriggerPolling

Delete Comment

Deletes an existing comment from a specified record in an airtable table.

ActionInstant

Delete multiple records

Deletes up to 10 specified records from a table within an airtable base.

ActionInstant

Connect any two apps with Notis in the middle.

Not just Google Drive and Airtable. Any combination from 1,000+ 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 Airtable.