Google Drive

Introduction

To download any files, use the Get File actions. To download Google documents only, use the Download File action.

Webhook triggers

Webhooks can be created for individual files or for all changes of a user.

Google Drive scopes

The following two scopes are given per default, as per the documentation here.

Exporting PDFs and other MIME Types

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