logickoder/g-drive-download

Download files from Google Drive

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
authTypeauthentication type: "service" for service account or "oauth" for OAuth2noservice
credentialsthe service account credentials (required for service auth type)no
clientIdOAuth2 client ID (required for oauth auth type)no
clientSecretOAuth2 client secret (required for oauth auth type)no
refreshTokenOAuth2 refresh token (required for oauth auth type)no
filenamethe name of the file you want to download. Wildcards can be used to download more than one file. Either this or the fileId must be providedno
fileIdthe Id of the file you want to download. Either this or the filename must be providedno
folderIdthe Id of the parent folder you want to search for the file inyes
destinationthe path to save the file toyes

no outputs