Schedule kickoff meetings for team documents automatically
You just shared a doc with 5 people. Notis auto-schedules a kickoff meeting—so everyone gets on the same page before work starts.
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
Quick Add Event
Parses natural language text to quickly create a basic google calendar event with its title, date, and time, suitable for simple scheduling; does not support direct attendee addition or recurring events, and `calendar id` must be valid if not 'primary'.
Why this helps
You share alignment documents with groups but don't schedule a kickoff, leading to misaligned execution and rework.
- Kickoff meetings auto-scheduled for group shares
- Instant team alignment
- Reduced rework from miscommunication
- Better project launch cadence
Setup
Build it in a few focused steps.
- 1Connect Google Drive and Google Calendar.
- 2Create an automation: ask Notis 'When I share a document with 5 or more people, schedule a 30-minute kickoff meeting for tomorrow at 2pm.'
- 3Select 'File Shared' as the trigger and set the group size threshold.
- 4Configure the meeting time (next day at a default time works well).
- 5Choose which calendar to add it to.
- 6Test by sharing a document with a group of colleagues and confirming the kickoff appears on your calendar.
Questions about this workflow
Can I adjust the group size threshold or meeting time?
Yes, tell Notis 'only schedule kickoffs for shares with 10+ people' or 'schedule them for next Monday at 10am' instead.
Will attendees be automatically invited?
Notis creates the calendar event. You can then manually invite the group, or ask Notis to auto-invite the people the doc was shared with.
What if a kickoff is already scheduled and I share another doc?
Notis creates separate kickoff events for each share. You can merge them manually or tell Notis to only schedule if no recent kickoff exists.
When this happens · Trigger
Do this · Action
Supported Triggers and Actions
Notis builds workflows that link Google Drive to Google Calendar. A trigger fires from one place; an action lands in another.
Google Drive triggers
Google Calendar actions
Comment Added (Docs/Sheets/Slides)
Triggers when a new comment is added to Google Docs, Sheets, or Slides.
Insert Calendar into List
Inserts an existing calendar into the user's calendar list.
File Created
Triggers when a new file is created in Google Drive.
Update Calendar List Entry
Updates an existing entry on the user\'s calendar list.
File Deleted or Trashed
Triggers when a file is moved to trash or permanently deleted in Drive.
Delete Calendar
Deletes a secondary calendar. use calendars.clear for clearing all events on primary calendars.
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.
Update Calendar
Updates metadata for a calendar.
File Updated
Triggers when a file's metadata or content changes in Google Drive.
Clear Calendar
Clears a primary calendar. this operation deletes all events associated with the primary calendar of an account.
Google Drive Changes
Triggers when changes are detected in a Google Drive.
Create Event
Creates an event on a google calendar, needing rfc3339 utc start/end times (end after start) and write access to the calendar. by default, adds the organizer as an attendee unless exclude organizer is set to true.
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``.
Delete event
Deletes a specified event by `event id` from a google calendar (`calendar id`); this action is idempotent and raises a 404 error if the event is not found.
Create a calendar
Creates a new, empty google calendar with the specified title (summary).
Connect any two apps with Notis in the middle.
Not just Google Drive and Google Calendar. 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 Google Calendar.