Loading...

Wisenet Developer Release Notes

Welcome to the Developer Release Notes page where you’ll find all API updates, integration enhancements, and technical improvements across Wisenet.
On this page, you’ll find detailed information on new endpoints, deprecated functions, and other backend updates relevant to developers and integration partners.

We recommend bookmarking this page or checking back regularly to stay informed about changes that may affect your integrations or automations.

Each release section includes the release date and a summary of what’s new, improved, or deprecated.

Change Log Categories

To help you navigate updates efficiently:

  • API – Endpoint and payload changes

  • Integrations – LMS or third-party connector updates

  • Security – Authentication or permission-related improvements

  • Performance – Optimisations and latency reductions

  • Deprecations – Notices for phased-out endpoints or legacy integrations

Release Date: 10 February 2026

Updated

  • Released an update that standardises how Account IDs are calculated across the Wisenet platform to ensure ongoing consistency and uniqueness.
    All existing webhook configurations are being automatically updated by Wisenet, so no action is required unless you store the Account ID within your own systems and use it to validate or compare incoming webhook events. In this case, you will need to update your stored Account ID accordingly.
    You can view your Account ID via Settings > Wisenet Marketplace > Webhooks.

Release Date: 13 January 2026

Deleted

  • GET combos/enrolment-fee-schedule-statuses endpoint has been deleted.

Release Date: 9 December 2025

Added

  • Delete events are now captured in audit logs for the following features/pages:
    • Elearning
    • Sales Intakes
    • Qualification Audit
    • Fee Schedules on Course and Unit Enrolments
    • Qualification Enrolment
    • Learncycles
    • Task Notifications
    • Webhooks
  • Added tenant webhook support for ElearnerEnrolment delete events

Release Date: 25 November 2025

Updated

  • Total fee API endpoints used for Fees Free have been made obsolete:

This update aligns with the ongoing SDR enhancements to strengthen total fee reporting. The legacy fields will remain updateable via API for integration continuity, but they will no longer be used for SDR reporting.

Release Date: 12 November 2025

New

  • Added new API endpoints for learner position management:
    • learner_position_read
    • learner_position_write
    • learner_position_delete

Release Date: 27 October 2025

Updated

  •  POST /credentials/issue: Updated the API response to correctly match the documented response.

Release Date: 22 September 2025

New

  • Added  POST /unit-enrolments/{id}/grade to allow grading via UnitEnrolmentId

  • New task_read and task_write scopes, exposing task APIs to IAE. See Tasks

Release Date: 28 July 2025

New

  • Released Wisenet Plugin for Moodle 4.5. See details here.
    Transitioning to the new Plugin is mandatory for customers using Moodle version 4.5 or higher. The new Wisenet Plugin leverages Moodle events to send data directly to Wisenet for processing, enabling real-time synchronisation of Course and Grade data between Moodle and the Wisenet LRM. The old Webhooks Plugin is no longer required.

Release Date: 8 May 2025

New

  • Added qualificationId filter to GET /courses endpoint
  • Added capability to bulk update more entities.

Updated

  • Exposed GETBYID /document-file endpoint to IAE
  • Exposed POST /record-custom-fileds/entityName/recordId endpoint to IAE

Release Date: 2 April 2025

New

Updated

  • Exposed Timetable and class registration endpoints to IAE. See Timetables

Release Date: 1 April 2025

New

  • New CustomField data on some GETBYID endpoints

Release Date: 19 March 2025

New

  • Added IAE scopes to unit-offer/course-offer PATCH endpoints

Release Date: 14 January 2025

New