Skip to main content
googleDrive.onReplyDeleted starts an automation when a comment reply is deleted on the selected Drive resource.

Example

Options

resource accepts a file, folder, or shared-drive ID or a standard Drive, Docs, or Slides URL. Set resourceType: "drive" for a shared-drive ID or a shared-drive URL copied from Google Drive; only URLs containing /drives/ identify shared drives automatically. includeDescendants includes nested files for folders and is always enabled for shared drives. account optionally selects a Google Account.

Trigger data

Returns the semantic eventType, action, resourceType, provider eventId, and occurredAt. fileId, commentId, and resourceId identify the file, parent comment, and reply so you can pass them directly to reply actions. Deleted replies can contain only those identifiers.