Adds a user to a specific meeting within a Blackboard course and sets their attendance status. This endpoint is essential for managing attendance and user participation in course meetings. It allows instructors or authorized users to update a student's attendance record for a pa…
fieldsstringA comma-delimited list of fields to include in the response. If not specified, all fields will be returned.
statusRequiredstringThe attendance status of the user. | Type | Description | --------- | --------- | | Absent | | | Late | | | Present | | | Excused | |
userIdRequiredstringThe learn external id of the user.
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 |…
meetingIdRequiredstringThe primary id of the meeting.
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.