Export
|
|||||
|
|
Exports a Google Doc to the requested MIME type and returns the exported content. Please note that the exported content is limited to 10MB
Authorization
To use this building block you will have to grant access to at least one of the following scopes:
- See, edit, create, and delete all of your Google Drive files
- View and manage Google Drive files and folders that you have opened or created with this app
- See and download all your Google Drive files
Input
This building block consumes 2 input parameters
Name | Format | Description |
---|---|---|
fileId Required |
STRING |
The ID of the file |
mimeType Required |
STRING |
The MIME type of the format requested for this export |
= Parameter name
= Format
fileId STRING Required The ID of the file |
mimeType STRING Required The MIME type of the format requested for this export |