Core API & WebHooks Documentation | Deprecation Notices
Features
- Creating Events now requires the Time Zone Name field to be populated as a mandatory field
Fixes
- The response type for the registerContacts Event Mutation has been updated to an EventRegisterContactsResponse, which includes a new Learners field that returns the Learners that were added as part of the mutation.
- The EventMutations.addStaff, EventMutations.removeStaff and EventMutations.setStaffPrimary will now ensure any remote meeting synced with Zoom or Microsoft Teams will be updated with the new instructor information.
- We have ensured that Private Events with a saved (non-custom) Location return the correct Location ID when queried. This means Private Event location IDs might have changed for those Events associated with a Saved, non-custom Location.
-
We have rationalised our Webhooks notification system so that:
-
the create and update mutations in WebhookMutations now require at least 1 item in notificationEmails. The emailAddress input field has been deprecated and will be removed in 90 days
- if failures occur, those email addresses will be notified only after the last reattempt to execute the webhook also fails (previously they would have been notified of each failed attempt)
LMS API Documentation | Deprecation Notices
None
WebLink API Documentation | Deprecation Notices
None
WebLink Widgets Documentation
None