Agent Jam logo

Agent Jam

  1. Integrations
  2. Googlesuper
Why Agent Jam?FeaturesIntegrationsPricing
Try App as GuestSign InGet Started for Free

Made with 🫖 by Boiling KettleBoiling Kettle

PrivacyTermsContact
Google Super logo

Google Super

file management & storage

Google Super App combines all Google services including Drive, Calendar, Gmail, Sheets, Analytics, Ads, and more, providing a unified platform for seamless integration and management of your digital life.

Get Started for Free
View Pricing

431

Available Tools

48

Triggers

Featured Tools

Delete ACL Rule

Deletes an access control rule from a Google Calendar. Use when you need to remove sharing permissions for a user, group, or domain.

rule_id*
calendar_id*
Get ACL Rule

Retrieves a specific access control rule for a calendar. Use when you need to check permissions for a specific user, group, or domain.

rule_id*
calendar_id*
Create ACL Rule

Creates an access control rule for a calendar. Use when you need to grant sharing permissions to a user, group, or domain.

role*
scope*
calendar_id*
+1
List ACL Rules

Retrieves the list of access control rules (ACLs) for a specified calendar, providing the necessary 'rule_id' values required for updating specific ACL rules.

page_token
sync_token
calendar_id*
+2
Patch ACL Rule

Updates an existing access control rule for a calendar using patch semantics (partial update). This allows modifying specific fields without affecting other properties. IMPORTANT: The ACL rule must already exist on the calendar. This action cannot create new rules. If you receive a 404 Not Found error, the rule does not exist - use ACL insert to create it first, or use ACL list to verify available rules. Each patch request consumes three quota units. For domain-type ACL rules, if PATCH fails with 500 error, this action will automatically fallback to UPDATE method.

role
scope
rule_id*
+2
Update ACL Rule

Updates an access control rule for the specified calendar.

role*
rule_id*
calendar_id*
+1

All Tools (431)

425 of 425
", {"email": "", "optional": true}] }

','555-0101','Active']] - Inventory sync: keyColumn='SKU', headers=['SKU','Stock','Price'], data=[['WIDGET-001',50,9.99],['GADGET-002',30,19.99]] - CRM lead update: keyColumn='Lead ID', headers=['Lead ID','Score','Status'], data=[['L-12345',85,'Hot']] - Partial update: keyColumn='Email', headers=['Email','Phone'] (only updates Phone, preserves Name/Address/etc)

Triggers
Coming Soon

Aggregate Metric Changed

webhook

Triggers when an aggregate metric (SUM/COUNT/AVG/MIN/MAX) changes in a Google Sheets spreadsheet. This trigger monitors an aggregate calculation on a target column (optionally filtered by a search column/value) and fires when the calculated result changes.

Attendee Response Changed

webhook

Polling trigger that fires when any attendee's RSVP changes to accepted, declined, or tentative. Returns attendee info and current status.

Cell Range Values Changed

webhook

Triggers when values in a specified A1 range change in Google Sheets. This trigger monitors a specific cell or range of cells and fires when any values change.

Comment Added (Docs/Sheets/Slides)

webhook

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

Conditional Format Rule Changed

webhook

Triggers when conditional formatting rules change in a Google Spreadsheet. Detects when rules are added, updated, or removed. Uses snapshot-based diffing to detect changes between polls.

Data Validation Rule Changed

webhook

Triggers when data validation rules change (added/updated/removed) in a Google Spreadsheet. Uses snapshot-based diffing to detect changes between polls.

Developer Metadata Changed

webhook

Triggers when developer metadata entries change (new/updated/removed) in a Google Spreadsheet. Uses snapshot-based diffing to detect changes between polls.

New Document Created

webhook

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.

Document Deleted

webhook

Triggers when an existing Google Doc is deleted (moved to trash). This trigger monitors Google Docs and fires when documents are trashed.

Document Placeholder Filled

webhook

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.

Document Search Update

webhook

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.

Document Structure Changed

webhook

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

Document Updated

webhook

Triggers when an existing Google Doc is updated or modified. This trigger monitors Google Docs and fires when documents are updated.

Document Word Count Threshold

webhook

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.

Email Sent

webhook

Triggers when a Gmail message is sent by the authenticated user. It polls the 'SENT' label and emits metadata including sender, recipients, subject, timestamp, and thread ID.

Event Canceled or Deleted

webhook

Triggers when a Google Calendar event is cancelled or deleted. Returns minimal data: event_id, summary (if available), and cancellation timestamp.

Event Starting Soon

webhook

Triggers when a calendar event is within a configured number of minutes from starting. Includes countdown window, start time, and event metadata.

File Created

webhook

Triggers when a new file is created/added in Google Drive. This trigger monitors files and fires when new files are detected.

File Deleted or Trashed

webhook

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

File Shared (Permissions Added)

webhook

Triggers when new sharing permissions are granted to a file or folder in Google Drive. This trigger monitors the Drive Changes API to detect files that changed and, for those files, compares their current permissions against previously seen permissions to identify newly added sharing entries.

File Updated

webhook

Triggers when a file's metadata or content changes in Google Drive. Emits file ID, modification timestamp, and editor info.

Filtered Range Values Changed

webhook

Polling trigger that monitors Google Sheets filtered ranges for value changes. Uses snapshot-based diffing to detect when values matching a data filter change. Emits the matched values when changes are detected.

New Folder Created in Root

webhook

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.

Calendar Event Changes

webhook

**SOON TO BE DEPRECATED** - Use Calendar Event Sync (polling trigger) instead. Real-time webhook trigger for calendar event changes. Returns event metadata only. For full event data, use Calendar Event Sync (polling trigger).

Event Created

webhook

Polling trigger that fires when a new calendar event is created. Returns event ID, summary, start/end times, and organizer info.

Calendar Event Sync

webhook

Polling trigger that returns full event data including details, attendees, and metadata. For real-time notifications with basic info, use Calendar Event Changes (webhook).

Event Updated

webhook

Triggers when an existing Google Calendar event is modified. Returns the event ID, change type, and the specific fields that changed with their previous and new values.

Google Drive Changes

webhook

Triggers when changes are detected in a Google Drive.

Keyword Detected in Document

webhook

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.

New File Matching Query

webhook

Triggers when a new Google Drive file matches a provided query.

New Gmail Message Received Trigger

webhook

Triggers when a new message is received in Gmail.

New Rows in Google Sheet

webhook

Simple polling trigger that monitors Google Sheets for new rows. Detects when new rows are added and returns the complete row data. Perfect for triggering any workflow based on new sheet entries.

New Sheet Added in Google Spreadsheet

webhook

Polling trigger that detects when a new sheet is added to a Google Spreadsheet.

New Spreadsheet Created

webhook

Triggers when a new Google Spreadsheet is created. This trigger monitors Google Spreadsheets and fires when new spreadsheets are detected. Uses timestamp filtering to efficiently detect newly created spreadsheets.

New Task Created

webhook

Triggers when a new task is created in a Google Tasks list. Uses timestamp filtering (updatedMin) to efficiently detect new tasks.

New Task List Created

webhook

Triggers when a new Google Tasks task list is created. This trigger monitors Google Tasks and fires when new task lists are detected.

New Document Added

webhook

Triggers when a new Google Doc is added/created. This trigger monitors Google Docs and fires when new documents are detected.

New Slide Added

webhook

Fires when a new slide is added to a Google Slides presentation.

Spreadsheet Metadata Changed

webhook

Polling trigger that detects when a Google Spreadsheet's metadata changes. Uses snapshot-based diffing to detect any changes in spreadsheet properties, sheets, named ranges, developer metadata, data sources, etc.

Spreadsheet Properties Changed

webhook

Polling trigger that detects when a Google Spreadsheet's top-level properties change. Monitors properties such as title, locale, timeZone, and autoRecalc settings.

Spreadsheet Row Changed

webhook

Triggers when a looked-up spreadsheet row changes. This trigger monitors a specific row (located by searching for a query value within a user-specified range) and fires when the row's values change, when the row appears, or when the row disappears.

Spreadsheet Search Match

webhook

Triggers when a new spreadsheet appears that matches a saved search. This trigger uses snapshot-based diffing to detect when spreadsheets matching the search criteria are newly created or become visible to the user.

Table Query Result Changed

webhook

Triggers when the result set of a saved table query changes in Google Sheets. Detects rows added, removed, or updated in the query output. This trigger monitors the result of a SQL query against a Google Sheets table and fires when changes are detected.

Table Schema Changed

webhook

Polling trigger that detects when a table's schema changes in Google Sheets. Monitors columns added/removed/renamed and inferred type/format changes. Uses snapshot-based diffing to compare schemas between polls.

Task Details Changed

webhook

Triggers when a specific task's details change. This trigger monitors a single Google Task and fires when any of its details (title, notes, status, due date, completion, position) are modified.

Task List Changed

webhook

Triggers when a task list changes (title or content updates). This trigger monitors a specific Google Tasks list and fires when changes are detected.

Task Updated

webhook

Triggers when an existing task is updated in a Google Tasks list. This trigger monitors a specific task list and fires when tasks are modified.

Worksheet Names Changed

webhook

Triggers when the set of worksheet/tab names changes in a Google Spreadsheet. Detects when sheets are added, deleted, or renamed.

Ready to connect Google Super?

Get started with Agent Jam and connect Google Super along with 700+ other apps to supercharge your workflow.

Get Started for Free
Browse More Integrations