german1311/OD SP File Upload
Upload a file, or files, to SharePoint Online(one drive) using client secrets
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| SITE_URL | Destination SPO Site URL | yes | — |
| CLIENT_ID | Must have write privileges on designated site. | yes | — |
| CLIENT_SECRET | SPO client secret. | yes | — |
| REALM | SPO realm. | yes | — |
| DESTINATION_PATH | Relative destination path on SPO site. If path does not exist, it will be created. | no | — |
| SOURCE_PATH | Source file paths to be uploaded to SPO. Separate multiple files using a semicolon. | yes | — |
Outputs
no outputs