Retrieves a list of announcements from the Blackboard Learn platform. This endpoint allows users to fetch announcements, which are important messages or updates shared within courses or across the institution. It can be used to display recent announcements to students, instructo…
limitintegerThe maximum number of results to be returned. There may be less if the query returned less than the maximum.
titlestringSearch for announcements with a title like the provided value. **Since**: 3500.3.0
fieldsstringA comma-delimited list of fields to include in the response. If not specified, all fields will be returned.
offsetintegerThe number of rows to skip before beginning to return rows. An offset of 0 is the same as omitting the offset parameter.
createdstringSearch for announcements with a created date relative to this value. "createdCompare" may also be sent to control search behavior. **Since**: 3500.3.0
endDatestringSearch announcements with end date relative to this value. "endAnnouncementsDateCompare" may also be sent to control search behavior. **Since**: 3900.92.0
modifiedstringSearch for announcements with a modified date relative to this value. "modifiedCompare" may also be sent to control search behavior. **Since**: 3500.3.0
startDatestringSearch announcements with start date relative to this value. "startAnnouncementsDateCompare" may also be sent to control search behavior. **Since**: 3900.92.0
createdUntilstringSearch announcements with created date less than or equal to this value. "createdCompare" needs to be set to "between" to perform the search correctly. **Since**: 3900.92.0
endDateUntilstringSearch announcements with end date relative to this value. "endAnnouncementsDateCompare" needs to be set to "between" to perform the search correctly. **Since**: 3900.92.0
creatorUserIdstringSearch for announcements with creator user id equal to this value. **Since**: 3900.89.0.
modifiedUntilstringSearch announcements with modified date less than or equal to this value. "modifiedCompare" needs to be set to "between" to perform the search correctly. **Since**: 3900.92.0
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.