Google Drive

Create, update, and manage Google Drive files with app-scoped access

Integration Technology & Systems Free ⭐ Featured ✓ Official

Requirements

Manages files and folders in Google Drive with app-created or app-opened files only. Provides secure, application-scoped access using the drive.file OAuth scope. Includes creating, updating, deleting, copying files, and managing permissions for application-accessible files.

Includes:

    1. POST /files - Create files
    2. PATCH /files/{fileId} - Update file metadata
    3. DELETE /files/{fileId} - Delete files
    4. POST /files/{fileId}/copy - Copy files
    5. POST /files/{fileId}/permissions - Create permissions
    6. DELETE /files/{fileId}/permissions/{permissionId} - Delete permissions