brightspace/Update
Update the content in the Brightspace course
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| valenceAppId | The AppId to authenticate with Brightspace Valence APIs | yes | — |
| valenceAppKey | The AppKey to authenticate with Brightspace Valence APIs | yes | — |
| valenceUserId | The UserId to authenticate as | yes | — |
| valenceUserKey | The UserKey to authenticate against Brightspace Valence APIs | yes | — |
| instanceDomain | The domain of the Brightspace instance being updated. (i.e. spark.d2l.com) | yes | — |
| courseOrgUnitId | The OrgUnitId of the course to be updated | yes | — |
| contentDirectory | The path containing the content files to be uploaded to the course | yes | — |
| manifestPath | The path to the manifest.json file | yes | — |
| dryRun | Whether to upload files to the course | no | false |
Outputs
no outputs