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 JSONuser_id— User IDuser_creds— User IDaction_detail_case_include— Action Detail Case Includedrive_item_search_field— Drive Item Search Fielddrive_item_search_value— Drive Item Search ValueisFetch— Fetch incidentsincidentType— Incident typemax_fetch— Max Incidentsfirst_fetch— First Fetch Time Intervalinsecure— Trust any certificate (not secure)proxy— Use system proxy settings
Commands (24)
-
google-drive-activity-listQuery past activity in Google Drive.
-
google-drive-changes-listLists the changes for a user or shared drive.
-
google-drive-createDeprecatedDeprecated. Use the 'google-drive-drive-create' command instead.
-
google-drive-drive-createCreates 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-deleteDeletes a shared drive.
-
google-drive-drive-getGets a user shared drives.
-
google-drive-drives-listLists the user's shared drives.
-
google-drive-file-copyMake a copy of a Google Drive file.
-
google-drive-file-createCreates a new metadata-only file or folder without uploading content. Use for creating quarantine folders or tombstone placeholder files.
-
google-drive-file-deletePermanently 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-downloadDownload a single file.
-
google-drive-file-getGet a single file.
-
google-drive-file-get-parentsGet parents of a Google Drive file.
-
google-drive-file-modify-labelModify labels to file.
-
google-drive-file-moveMoves a file from one folder to another by modifying its parent folder references. Used for quarantine workflows.
-
google-drive-file-permission-createCreates a permission for a file or shared drive.
-
google-drive-file-permission-deleteDeletes 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-updateUpdates a permission with patch semantics.
-
google-drive-file-permissions-listLists a file's or shared drive's permissions.
-
google-drive-file-replace-existingUpdates a file's content.
-
google-drive-file-uploadCreates a new file.
-
google-drive-files-listLists the user's shared drives.
-
google-drive-get-file-labelsModify labels to file.
-
google-drive-get-labelsGoogle Drive get labels.