GoogleDriveStandardConnector Deprecated

This integration is configured automatically as part of the Google Drive Standard Connector. Do not configure this integration directly — set it up from the connector page instead.

IT Services · Google Drive (Standard Connector)

Configuration parameters

  • user_service_account_json — User's Service Account JSON
  • user_id — User ID
  • user_creds — User ID
  • action_detail_case_include — Action Detail Case Include
  • drive_item_search_field — Drive Item Search Field
  • drive_item_search_value — Drive Item Search Value
  • isFetch — Fetch incidents
  • incidentType — Incident type
  • max_fetch — Max Incidents
  • first_fetch — First Fetch Time Interval
  • insecure — Trust any certificate (not secure)
  • proxy — Use system proxy settings

Commands (24)

  • google-drive-activity-list

    Query past activity in Google Drive.

  • google-drive-changes-list

    Lists the changes for a user or shared drive.

  • google-drive-create Deprecated

    Deprecated. Use the 'google-drive-drive-create' command instead.

  • google-drive-drive-create

    Creates a new Team Drive. The name argument specifies the name of the Team Drive. The specified user will be the first organizer. This shared drive/team drive feature is available only with G Suite Enterprise, Enterprise for Education, G Suite Essentials, Business, Education, and Nonprofits edition.

  • google-drive-drive-delete

    Deletes a shared drive.

  • google-drive-drive-get

    Gets a user shared drives.

  • google-drive-drives-list

    Lists the user's shared drives.

  • google-drive-file-copy

    Make a copy of a Google Drive file.

  • google-drive-file-create

    Creates a new metadata-only file or folder without uploading content. Use for creating quarantine folders or tombstone placeholder files.

  • google-drive-file-delete

    Permanently deletes a file owned by the user without moving it to the trash. If the file belongs to a shared drive the user must be an organizer on the parent. If the target is a folder, all descendants owned by the user are also deleted. When the soft_delete argument is set to "true", the file is moved to Trash instead of being permanently deleted.

  • google-drive-file-download

    Download a single file.

  • google-drive-file-get

    Get a single file.

  • google-drive-file-get-parents

    Get parents of a Google Drive file.

  • google-drive-file-modify-label

    Modify labels to file.

  • google-drive-file-move

    Moves a file from one folder to another by modifying its parent folder references. Used for quarantine workflows.

  • google-drive-file-permission-create

    Creates a permission for a file or shared drive.

  • google-drive-file-permission-delete

    Deletes a permission. When the ignore_not_found argument is set to "true", a Not Found response from the vendor is treated as success and surfaced via the alreadyRemoved output, which is useful inside loops over a previously-listed permission set.

  • google-drive-file-permission-update

    Updates a permission with patch semantics.

  • google-drive-file-permissions-list

    Lists a file's or shared drive's permissions.

  • google-drive-file-replace-existing

    Updates a file's content.

  • google-drive-file-upload

    Creates a new file.

  • google-drive-files-list

    Lists the user's shared drives.

  • google-drive-get-file-labels

    Modify labels to file.

  • google-drive-get-labels

    Google Drive get labels.