Creates a new message within a specific Blackboard course. This endpoint allows users to compose and send messages to course participants, supporting rich text formatting through BbML, file attachments, and flexible recipient management. It's ideal for course announcements, disc…
idstringThe ID of the message
bodystringThe body text of the message. This field supports BbML; see <a target="_blank" href="https://docs.anthology.com/docs/rest-apis/learn/advanced/bbml.html">here</a> for more information.
fieldsstringA comma-delimited list of fields to include in the response. If not specified, all fields will be returned.
isReadbooleanWhether or not the message has been read
ccUsersarrayThe cc participants of the message
isReplybooleanWhether or not this message is a reply to another message
subjectstringThe subject of the message.
toUsersarrayThe to participants of the message
bccUsersarrayThe bcc participants of the message
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 |…
attachment__idstringThe ID of file attachment
attachment__fileNamestringThe fileName of the attachment
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.