csala/Google Drive Upload
Upload files 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 |
|---|---|---|---|
| service_account_key_json | Google Service Account JSON Key | yes | — |
| folder_id | Google Drive folder ID where the file will be stored | yes | — |
| local_path | Path to the local file to upload | yes | — |
| remote_filename | Name of the file to create | no | — |
| subfolder_name | Name of a subfolder where the file will be created | no | — |
| overwrite | Whether to overwrite an existing file with the same name. | no | false |
| convert | Whether to convert files to Google Docs format (xlsx and csv only). | no | false |
Outputs
no outputs