-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Description
Describe the event source. What app is this for, and what event does the trigger correspond to?
Event source and trigger is Google Drive.
Please provide a link to the relevant API docs for the specific service / operation this trigger is tied to.
https://developers.google.com/workspace/drive/api/guides/about-changes#track_shared_drives
The current function New or Modified Folders (Instant)
works well but searches the entire "My Drive". Support for polling a new or modified folder in subfolders is requested. (Picture 1)
Envisioning adding a "Parent Folder" (string) filter would help such as with other Google Drive actions. (Picture 2)


Example Hierarchy:
My Drive > Clients > Sample Company > (Add folders: 2025-08-08, 2025-08-09, etc.)
The new trigger should be able to check specifically for new folder uploads to "Sample Company" instead of searching the entire Google Drive. Once a new folder is added to "Sample Company", the trigger fires.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status