Skip to content

[TRIGGER] New or Modified Folders (Instant) - Subfolder Support #18073

@alexhongendear

Description

@alexhongendear

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)

Image Image

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

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions