the-tone-zone/Upload to ShareFile
Upload a file to ShareFile
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| client-id | Client ID of the ShareFile account | yes | "" |
| client-secret | Client secret of the ShareFile account | yes | "" |
| username | Username of the ShareFile account | yes | "" |
| password | Generated password of the ShareFile account | yes | "" |
| path-to-file | File to upload to ShareFile | yes | "" |
| folder-to-upload | Target folder in ShareFile to which to upload the file | yes | "" |
| file-name | Name of the file | yes | "" |
| tag | Tags to add to the file | no | "" |
| new-folder-name | Name of folder to create | no | "" |
| folder-parent-id | Sharefile ID of parent in which to create new folder | no | "" |
Outputs
| name | description |
|---|---|
| time | The time we greeted you |
| upload-folder-id | Sharefile ID of folder created |