Google Workspace Export

Google Workspace Export

Certified

Export a Google Doc and download it

Exports a Google Docs/Sheets/Slides file to another MIME type (e.g., DOCX, CSV, PPTX) and downloads it to Kestra storage. Uses supportsAllDrives; exported size is taken from the downloaded file because Google apps sizes are often null.

yaml
type: io.kestra.plugin.googleworkspace.drive.Export
yaml
id: googleworkspace_drive_export
namespace: company.team

tasks:
  - id: export
    type: io.kestra.plugin.googleworkspace.drive.Export
    fileId: "1Dkd3W0OQo-wxz1rrORLP7YGSj6EBLEg74fiTdbJUIQE"
Properties

Export MIME type

Target MIME type, e.g. text/csv, application/vnd.openxmlformats-officedocument.wordprocessingml.document

File ID to export

Google Workspace file ID to export; supports Shared Drives

Reference (ref) of the pluginDefaults to apply to this task.

Default120

The read timeout for the request (in seconds)

SubTypestring
Default["https://www.googleapis.com/auth/drive"]

The GCP scopes to used

The GCP service account key

Exported file metadata

Definitions
createdTimestring
Formatdate-time
idstring
mimeTypestring
namestring
parentsarray
SubTypestring
sizeinteger
trashedboolean
versioninteger
Formaturi

Kestra storage URI

kestra:// URI of the exported file

Unitcount

Number of files returned by the list query