Automatically Add Jira Watchers from Google Drive Shares
Sharing a file means they're now watching the ticket. Transparent stakeholder updates, no follow-ups needed.
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
Add Watcher to Issue
Adds a user to an issue's watcher list by account id.
Why this helps
Sharing a file with someone in Drive doesn't notify them in Jira, so they miss updates and questions on the ticket.
- Automatic watchers when files are shared
- Stakeholders stay informed without reminders
- Clear communication channels
- Reduce missed updates from external stakeholders
- Transparent collaboration
Setup
Build it in a few focused steps.
- 1Connect Google Drive and Jira to Notis.
- 2Create an automation: 'When a file is shared in Google Drive with someone, add that person as a watcher to the matching Jira ticket.'
- 3Define how Notis matches files to tickets (by name, folder, or keyword).
- 4Test by sharing a Google Drive file with a teammate and verifying they appear as a watcher on the Jira ticket.
Questions about this workflow
What if the person watching doesn't have a Jira account?
Notis checks if they have access first. You can configure it to skip them, invite them, or assign them directly instead.
Can I notify them that they've been added as a watcher?
Yes. Notis can send a message to Slack or email saying: 'You're now watching ticket [X] because [file] was shared with you.'
Can I remove watchers when file sharing is revoked?
Yes. If you enable that option, Notis will remove them from the watcher list when their Drive access is revoked.
When this happens · Trigger
Do this · Action
Supported Triggers and Actions
Notis builds workflows that link Google Drive to Jira. A trigger fires from one place; an action lands in another.
Google Drive triggers
Jira actions
Comment Added (Docs/Sheets/Slides)
Triggers when a new comment is added to Google Docs, Sheets, or Slides.
Add Attachment
Uploads and attaches a file to a jira issue.
File Created
Triggers when a new file is created in Google Drive.
Add Comment
Adds a comment using atlassian document format (adf) for rich text to an existing jira issue.
File Deleted or Trashed
Triggers when a file is moved to trash or permanently deleted in Drive.
Add Watcher to Issue
Adds a user to an issue's watcher list by account id.
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.
Assign Issue
Assigns a jira issue to a user, default assignee, or unassigns; supports email/name lookup.
File Updated
Triggers when a file's metadata or content changes in Google Drive.
Bulk Create Issues
Creates multiple jira issues (up to 50 per call) with full feature support including markdown, assignee resolution, and priority handling.
Google Drive Changes
Triggers when changes are detected in a Google Drive.
Create Issue
Creates a new jira issue (e.g., bug, task, story) in a specified project.
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``.
Link Issues
Links two jira issues using a specified link type with optional comment.
Create Project
Creates a new jira project with required lead, template, and type configuration.
Connect any two apps with Notis in the middle.
Not just Google Drive and Jira. 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 Jira.