belivetech/Upload to Google Drive (forked)
Uploads a file or a folder to Google Drive
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| credentials | Google Service Account credentials | yes | — |
| folder | Google Drive folder ID to upload the file/folder to | yes | — |
| target | Local path to the file/folder to upload | yes | — |
| name | Optional name for the zipped file | no | — |
Outputs
| name | description |
|---|---|
| link | A link to the Drive folder |
| fileLink | A direct link to the uploaded file |