hoatruongdev09/Upload File To Google Drive
Google drive uploader
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| file-path | path of file need to be uploaded | yes | — |
| upload-name | name of file should store on your dirve | yes | — |
| upload-to-folder-id | folder id on your drive that should contains this file | yes | — |
| service-account-json | json data of service account credential | yes | — |
| overrwrite | overwrite existed file or not | yes | — |
Outputs
| name | description |
|---|---|
| file-id | id of uploaded file |
| web-content-link | link download as web content |
| web-view-link | link download as web view |