Activity «Export Google document» can be found in section «Google Drive».
Activity is designed to export Google Docs/Sheets/Slides files as one of the several file formats (for example plain text or Microsoft Office files).
Property; Class; Type; Options; Description
Document format; In; Activities.Google.Drive. Core.DocumentFormat; Document; Format in which the Google Docs file will be exported.
Spreadsheet format; In; Activities.Google.Drive. Core.SpreadsheetFormat; Spreadsheet; Format in which the Google Sheets file will be exported.
Presentation format; In; Activities.Google.Drive. Core.PresentationFormat; Presentation; Format in which the Google Slides file will be exported.
File ID; In; String; *; The ID of the file to download.
Folder; In; String; *; Path to the directory where the fill will be downloaded.
File path; Out; String; *; The full path to the downloaded file.
Service; In; Activities.Google.Drive. Core.GoogleDriveService; *; A service that allows to work with Google Drive.