Quantum-CLI: A powerful CLI to build, run, and test Quantum Machines.

Execute Your Workflow in a Loop with QuantumDataLytica

QuantumLoop is a powerful enhancement to our no-code data automation platform.

QuantumDataLytica vs Traditional ETL Tools: Accelerate Your Data Integration Without Coding

Traditional Extract, Transform, Load (ETL) tools have long been at the core of data integration practices.

QuantumDataLytica: The No-Code Alternative to Traditional ETL

For years, ETL (Extract, Transform, Load) solutions have been the cornerstone of data integration.

| Marketplace | Google Drive

Google Drive

1.0.0 0

Generic Google Drive Operation Machine provides a unified and configurable interface to perform multiple Google Drive and Shared Drive operations using a single machine.

  • Supports file and folder creation, upload, download, search, copy, move, share, and deletion
  • Action-driven execution with strict parameter validation
  • Designed for reliable, repeatable automation workflows

Free

Main Banner
Machine Overview
  • Machine Name : Google Drive
  • Title : Google Drive
  • Short Description :

    Generic Google Drive Operation Machine provides a unified and configurable interface to perform multiple Google Drive and Shared Drive operations using a single machine.

    • Supports file and folder creation, upload, download, search, copy, move, share, and deletion
    • Action-driven execution with strict parameter validation
    • Designed for reliable, repeatable automation workflows
  • Detail Description :

    Generic Google Drive Operation Machine is an action-based automation component that enables secure and consistent interaction with Google Drive and Shared Drives.

    The machine executes a specific Drive operation based on the selected action parameter. Each action activates only the parameters required for that operation, ensuring strict validation and predictable execution.

    Supported capabilities include:

    • Creating files and folders
    • Uploading and downloading files
    • Searching files by name or path
    • Copying and moving files across folders
    • Sharing files or folders with users, groups, domains, or public access
    • Deleting files, folders, and Shared Drives
    • Creating and retrieving Shared Drive details

    The machine supports structured content creation for files, allowing tabular, text, JSON, and document-based data to be written directly into Google Drive files.

    Shared Drive operations are fully supported, and destructive actions such as folder or drive deletion are guarded by explicit parameters to prevent accidental data loss.

    Outputs are normalized and structured, returning file identifiers, metadata, permissions, and execution status, making this machine ideal for document automation, ETL pipelines, workflow orchestration, and cloud-native applications.

  • Machine Document : -
Classification
  • Industry : IT
  • Category : Utility
  • Sub Category : -
Compatibility and Dependencies
  • Dependent Machines : -
  • Compatible Machines : -
  • Version : 1.0.0
Specifications
  • Input Specification : Download

    Input Parameters

    • token
      OAuth access token used to authenticate with the Google Drive API.
    • action
      Defines the Google Drive operation to execute.
      Supported actions: Copy File, Create File, Delete File, Download File, Move File, Share File, Upload File, Search File, Create Folder, Delete Folder, Create Shared Drive, Delete Shared Drive, Get Shared Drive.
    • file_id
      Google Drive file identifier required for file-based operations such as copy, delete, download, move, and share.
    • file_name
      File name used during file creation, copy, upload, or search operations.
    • folder_id
      Target folder identifier used for folder-based operations.
    • folder_name
      Folder name used when creating a new folder.
    • drive_id
      Shared Drive identifier used for delete or retrieval operations.
    • drive_name
      Name of the Shared Drive used during creation.
    • local_file_path
      Local filesystem path used when uploading files to Google Drive.
    • old_parent_path
      Existing Google Drive folder path from which a file will be moved.
    • parent_path
      Target Google Drive folder path where a file or folder will be created, copied, uploaded, searched, or moved.
    • content_type
      Defines the content format for file creation.
      Supported values: Excel, CSV, Text, PDF, Doc, HTML, XML, JSON.
    • content_data
      Structured tabular data used for Excel or CSV file creation. Accepts array-of-arrays or array-of-objects format.
    • content_string
      Text-based content used for creating files such as Text, PDF, Doc, HTML, or XML.
    • content_json
      JSON object used for JSON file creation.
    • role
      Permission role applied during file or folder sharing.
      Values: reader, writer, commenter, organizer.
    • type
      Permission type for sharing.
      Values: user, group, domain, anyone.
    • email_address
      Email address used when sharing with a specific user or group.
    • domain
      Domain name used when sharing with all users in a Google Workspace domain.
  • Output Specification : Download
    • operation: String – Executed operation name
    • status: String – success or failure
    • file_id: String – Google Drive file ID
    • folder_id: String – Google Drive folder ID
    • file_name: String – File or folder name
    • mime_type: String – MIME type
    • file_path: String – Local file path (download)
    • size_bytes: Integer – File size
    • sha256: String – File checksum (download)
    • permission_id: String – Permission identifier (share)
    • result: Array – Search or listing results
Infrastructure Requirement
  • OS Requirement : Linux
  • CPU : 2
  • Cloud : AWS
  • RAM : 2Gi
Usage Stats
  • Total OnBoarded : 2
  • Active OnBoarding : 1
Parameter Name Type Description
Token Text Box
Action Dropdown Single Select
File Id Text Box
File Name Text Box
Folder Id Text Box
Folder Name Text Box
Drive Id Text Box
Drive Name Text Box
Local File Path Text Box
Old Parent Path Text Box
Parent Path Text Box
Content Type Dropdown Single Select
Content Data Json
Content String Text Area
Content Json Json
Role Dropdown Single Select
Type Dropdown Single Select
Email Address Text Box
Domain Text Box

View Similar

noDataFound

Data Not Found

February 4, 2026

--

View Similar

noDataFound

Data Not Found

Total Reviews
0
Total Ratings
0
Average Rating
0
Star Rating
5
0
4
0
3
0
2
0
1
0

View Similar

noDataFound

Data Not Found

It performs configurable Google Drive operations such as creating folders, uploading files, downloading content, sharing files, searching, moving, copying, and deleting resources.

The action is selected via the 'action' parameter. Each action has strict validation rules and required parameters.

Yes. Shared Drive operations are supported via the supports_all_drives flag.

Yes. Folder deletion requires an explicit force confirmation flag to prevent accidental data loss.

View Similar

noDataFound

Data Not Found

Specifications
  • Input Specification : Download

    Input Parameters

    • token
      OAuth access token used to authenticate with the Google Drive API.
    • action
      Defines the Google Drive operation to execute.
      Supported actions: Copy File, Create File, Delete File, Download File, Move File, Share File, Upload File, Search File, Create Folder, Delete Folder, Create Shared Drive, Delete Shared Drive, Get Shared Drive.
    • file_id
      Google Drive file identifier required for file-based operations such as copy, delete, download, move, and share.
    • file_name
      File name used during file creation, copy, upload, or search operations.
    • folder_id
      Target folder identifier used for folder-based operations.
    • folder_name
      Folder name used when creating a new folder.
    • drive_id
      Shared Drive identifier used for delete or retrieval operations.
    • drive_name
      Name of the Shared Drive used during creation.
    • local_file_path
      Local filesystem path used when uploading files to Google Drive.
    • old_parent_path
      Existing Google Drive folder path from which a file will be moved.
    • parent_path
      Target Google Drive folder path where a file or folder will be created, copied, uploaded, searched, or moved.
    • content_type
      Defines the content format for file creation.
      Supported values: Excel, CSV, Text, PDF, Doc, HTML, XML, JSON.
    • content_data
      Structured tabular data used for Excel or CSV file creation. Accepts array-of-arrays or array-of-objects format.
    • content_string
      Text-based content used for creating files such as Text, PDF, Doc, HTML, or XML.
    • content_json
      JSON object used for JSON file creation.
    • role
      Permission role applied during file or folder sharing.
      Values: reader, writer, commenter, organizer.
    • type
      Permission type for sharing.
      Values: user, group, domain, anyone.
    • email_address
      Email address used when sharing with a specific user or group.
    • domain
      Domain name used when sharing with all users in a Google Workspace domain.
  • Output Specification : Download
    • operation: String – Executed operation name
    • status: String – success or failure
    • file_id: String – Google Drive file ID
    • folder_id: String – Google Drive folder ID
    • file_name: String – File or folder name
    • mime_type: String – MIME type
    • file_path: String – Local file path (download)
    • size_bytes: Integer – File size
    • sha256: String – File checksum (download)
    • permission_id: String – Permission identifier (share)
    • result: Array – Search or listing results

Updates and Community

Machine Developer

BotCraft Engineers
  • Last Updated
  • February 4, 2026
  • Version
  • 1.0.0
Version History

Statistics

Total Workflows
2
Active Workflows
1
Success Rate
100
Last Used in Workflow
N/A

Categories

Utility

Support

Average Response Time 8AM-8PM