yoyogames/Google Drive File Upload or Download Action
Upload or download files from Google Drive
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| action | Action to perform: upload or download | yes | — |
| filename | Path to the file to upload or download | yes | — |
| name | Name of the file on Google Drive | no | — |
| folder_id | ID of the file on Google Drive (for download action) | no | — |
| drive_id | ID of the folder on Google Drive to upload the file to (for upload action) | yes | — |
| credentials_file | Path to the credentials file (Base64 encoded Google service account credentials) | yes | — |
Outputs
| name | description |
|---|---|
| download_path | Path to the downloaded file (for download action) |