Creates a new discussion forum within a specified course in the Blackboard Learning Management System. This endpoint allows instructors or course administrators to set up a discussion topic, define its availability, and optionally make it gradable. It's particularly useful for i…
titleRequiredstringTitle given to the discussion forum
courseIdRequiredstringThe course or organization ID. This may be the primary ID, or any of the secondary IDs prefixed with the ID type. | ID type | Example | |------------|---------------------------------------| | primary | _123_1 | | externalId | externalId:math101 | | courseId | courseId:math101 |…
gradablebooleanIndicates if the discussion allows grading
availablebooleanIndicates if the discussion is available
topic__idstringThe Id of the message.
topic__bodystringBody of the message, in BbML format.
topic__isReadbooleanWhether the user in context has read the message.
topic__statusstringStatus of the message. | Type | Description | --------- | --------- | | Published | Message is published in the discussion and visible for all users. | | Deleted | Message is shown in the discussion as soft-deleted. | | Draft | Message is stored as a draft and only visible for t…
topic__userIdstringThe Id of the user who created the message.
topic__groupIdstringThe Id of the group, only set for group discussions.
topic__editDatestringLast Date in which the message was edited.
topic__parentIdstringThe Id of the parent message.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.