Google Drive
Introduction
Webhook triggers

Google Drive scopes
Exporting PDFs and other MIME Types
Last updated
Was this helpful?
To download any files, use the Get File actions. To download Google documents only, use the Download File action.
Webhooks can be created for individual files or for all changes of a user.

The following two scopes are given per default, as per the documentation here.
To export any G-Suite document, you can simply use the Download File action and specific the document type, e.g. application/pdf for PDFs. All MIME types are here: https://developers.google.com/drive/api/v3/ref-export-formats
This applies for:
Google Docs
Google Sheets
Google Slides
other documents
Last updated
Was this helpful?
Was this helpful?