googleDrive.onApprovalReviewerResponded starts an automation when a reviewer responds to an approval 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 semanticeventType, action, resourceType, provider eventId, and occurredAt. reviewerResponse contains the reviewer decision, while status contains the overall approval status. Other resource-specific fields can include fileId, approval IDs, due time, and participant email addresses.