Skip to main content

Overview

Manage folders in Google Drive. Call actions with automationType, action, and params from any workflow node that supports automations.

Authentication

  • OAuth 2.0 — shares the same Google connection used by Google Sheets. Both integrations use automationType: "google_sheets".

Available Actions

Click any action to jump to its example payload.

Examples

Example 1: Drive - List Folders

List folders in Google Drive

Example 2: Drive - Create Folder

Create a folder in Google Drive

Example 3: Drive - Delete Folder

Delete a folder in Google Drive

Third-Party Documentation