Google Vault

Search, export, and manage holds/exports for Vault matters

Configuration

Create Export

Operation
Create Export
Google Vault Account*
Select Google Vault account
Matter ID
Enter Matter ID
Export Name*
Name for the export
Corpus*
Select...
Account Emails
Comma-separated emails (alternative to Org Unit)
Org Unit ID
Org Unit ID (alternative to emails)
Create Export (google_vault_create_matters_export)

Create an export in a matter

Input
ParameterTypeRequiredDescription
matterIdstringYesNo description
exportNamestringYesNo description
corpusstringYesData corpus to export (MAIL, DRIVE, GROUPS, HANGOUTS_CHAT, VOICE)
accountEmailsstringNoComma-separated list of user emails to scope export
orgUnitIdstringNoOrganization unit ID to scope export (alternative to emails)
Output

Refer to the block outputs for this operation.


List Exports

Operation
List Exports
Google Vault Account*
Select Google Vault account
Matter ID
Enter Matter ID
Export ID
Enter Export ID (optional to fetch a specific export)
Page Size
Number of items to return
Page Token
Pagination token
List Exports (google_vault_list_matters_export)

List exports for a matter

Input
ParameterTypeRequiredDescription
matterIdstringYesNo description
pageSizenumberNoNo description
pageTokenstringNoNo description
exportIdstringNoNo description
Output

Refer to the block outputs for this operation.


Download Export File

Operation
Download Export File
Google Vault Account*
Select Google Vault account
Matter ID
Enter Matter ID
Bucket Name*
Vault export bucket (from cloudStorageSink.files.bucketName)
Object Name*
Vault export object (from cloudStorageSink.files.objectName)
File Name (optional)
Override filename used for storage/display
Download Export File (google_vault_download_export_file)

Download a single file from a Google Vault export (GCS object)

Input
ParameterTypeRequiredDescription
matterIdstringYesNo description
bucketNamestringYesNo description
objectNamestringYesNo description
fileNamestringNoNo description
Output

Refer to the block outputs for this operation.


Create Hold

Operation
Create Hold
Google Vault Account*
Select Google Vault account
Matter ID
Enter Matter ID
Hold Name*
Name of the hold
Corpus*
Select...
Account Emails
Comma-separated emails (alternative to Org Unit)
Org Unit ID
Org Unit ID (alternative to emails)
Create Hold (google_vault_create_matters_holds)

Create a hold in a matter

Input
ParameterTypeRequiredDescription
matterIdstringYesNo description
holdNamestringYesNo description
corpusstringYesData corpus to hold (MAIL, DRIVE, GROUPS, HANGOUTS_CHAT, VOICE)
accountEmailsstringNoComma-separated list of user emails to put on hold
orgUnitIdstringNoOrganization unit ID to put on hold (alternative to accounts)
Output

Refer to the block outputs for this operation.


List Holds

Operation
List Holds
Google Vault Account*
Select Google Vault account
Matter ID
Enter Matter ID
Hold ID
Enter Hold ID (optional to fetch a specific hold)
Page Size
Number of items to return
Page Token
Pagination token
List Holds (google_vault_list_matters_holds)

List holds for a matter

Input
ParameterTypeRequiredDescription
matterIdstringYesNo description
pageSizenumberNoNo description
pageTokenstringNoNo description
holdIdstringNoNo description
Output

Refer to the block outputs for this operation.


Create Matter

Operation
Create Matter
Google Vault Account*
Select Google Vault account
Matter ID
Enter Matter ID
Matter Name*
Enter Matter name
Description
Optional description for the matter
Create Matter (google_vault_create_matters)

Create a new matter in Google Vault

Input
ParameterTypeRequiredDescription
namestringYesNo description
descriptionstringNoNo description
Output

Refer to the block outputs for this operation.


List Matters

Operation
List Matters
Google Vault Account*
Select Google Vault account
Matter ID
Enter Matter ID
Page Size
Number of items to return
Page Token
Pagination token
Matter ID
Enter Matter ID (optional to fetch a specific matter)
List Matters (google_vault_list_matters)

List matters, or get a specific matter if matterId is provided

Input
ParameterTypeRequiredDescription
pageSizenumberNoNo description
pageTokenstringNoNo description
matterIdstringNoNo description
Output

Refer to the block outputs for this operation.


Usage Instructions

Connect Google Vault to create exports, list exports, and manage holds within matters.

Notes

  • Category: tools
  • Type: google_vault