Cornerstone spoke release notes

  • Release version: Store
  • Updated May 5, 2026
  • 2 minutes to read
  • Summarize
    Summarized using AI
    This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.

    Summary of Cornerstone spoke release notes

    The Cornerstone spoke for ServiceNow Integration Hub offers a set of actions that integrate with Cornerstone’s Foundational and Reporting REST APIs. It enables ServiceNow customers to automate and streamline interactions with Cornerstone data, such as retrieving to-dos, trainings, certifications, transcripts, and performing catalog and people searches within workflows.

    Show full answer Show less

    Key Features and Updates

    • Version 1.5.1 (May 2026): Introduced DEAPI-based datastreams (trainingcore, traininglocalcore, trainingtypecore) replacing the deprecated vwrpttraining API. Added new staging and persistent tables for normalized Training Type data and a new Integration Service for Training Types. Enhanced transform maps with conditional field mapping and improved upgrade handling for seamless migration without data loss.
    • Version 1.4.2 (December 2025): Performance improvements.
    • Version 1.3.2 (August 2025): Fixed runtime errors in Global Search action by adding conditional checks for optional People, Training, and Certification data fields.
    • Earlier Versions: Added new actions like Create Assignment and Look up Assignment details (v1.2.1), certification retrieval (v1.0.2), and applied various fixes to improve installation, security (JSON injection fix), and logging practices.

    Practical Benefits for ServiceNow Customers

    • Modern API Integration: Migration to DEAPI endpoints ensures ongoing compatibility with Cornerstone’s evolving APIs and prevents disruptions caused by deprecated APIs.
    • Data Accuracy and Reliability: Conditional mapping and improved delta pull handling prevent data overwrites and ensure up-to-date synchronization of training and certification information.
    • Enhanced Search and Retrieval: Reliable Global Search functionality now safely handles optional data fields without runtime errors, improving workflow robustness.
    • Smooth Upgrades: Improved upgrade paths minimize risks of data loss during spoke updates.

    What to Expect

    By using the Cornerstone spoke, customers can efficiently automate training and certification data management within ServiceNow workflows. The spoke’s continuous enhancements focus on API modernization, error handling, and performance, ensuring a stable and scalable integration with Cornerstone Learning Management Systems. Customers should review system requirements and compatibility on the ServiceNow Store listing before installation or upgrades.

    Version history for the Integration Hub Cornerstone spoke on the ServiceNow Store.

    Important:
    For details on system requirements and family compatibility, view the application listing on the ServiceNow Store website.

    Version history

    Version 1.5.1 - May 2026
    • New: Added DEAPI-based datastreams for the Training catalog: training_core, training_local_core, and training_type_core, replacing the deprecated vw_rpt_training Reporting API (deprecated by Cornerstone in November 2025).- Added new staging and persistent tables for Training Type data to support the normalized DEAPI structure.- Added type propagation logic that batches Training Type description updates to the target table after transform.- Added a new Integration Service for Training Types.
    • Changed: Migrated Training catalog ingestion from the deprecated vw_rpt_training server-side JOIN to three normalized DEAPI endpoints (training_core, training_local_core, training_type_core).- Updated the Training transform map with conditional field mapping using delta_source_core and delta_source_local boolean flags to prevent null overwrites on partial deltas.- Modified the existing Integration Service to handle Core + Local delta and full pulls under the new DEAPI model.- Improved upgrade handling to migrate existing customers from vw_rpt_training to the new datastreams without data loss.
    • Fixed: Completed To-Dos are now pulled correctly via delta pulls.
    • Removed: Deprecated the vw_rpt_training-based datastream in line with Cornerstone’s November 2025 API sunset.
    Version 1.4.2 - December 2025
    Performance improvements.
    Version 1.3.2 - August 2025
    • Problem: The Cornerstone Spoke OOB Data Stream action Global Search failed when the payload contained only People data, due to missing checks for optional Training and Certification fields, resulting in a runtime error.
      • New: Added conditional checks in the parser script to safely handle optional People, Training, and Certification data in the response payload.
      • Changed: Updated the Global Search parser logic to dynamically assign values only when corresponding data is present.
      • Fixed: Resolved the runtime error by ensuring the script no longer attempts to access undefined properties in the data stream.
      • Removed: Eliminated hardcoded assumptions about the presence of Training and Certification fields in the payload.
    Version 1.3.1 - September 2024
    Fixed: Removed unnecessary logging at script includes level to conform with coding best practices.
    Version 1.3.0 - December 2023
    Added Auth Template + doc upgrade.
    Version 1.2.4 - September 2023
    • Fixed:
      • JSON Injection in multiple Flow actions
      • 'licensable' field set to be true in plugin.xml
    Version 1.2.3 - September 2022
    Fixed: Patch version of Cornerstone Spoke for Integration Hub. This version includes a fix to improve the installation performance of the spoke.
    Version 1.2.1 - May 2021
    The minor release of the Cornerstone spoke for IntegrationHub. This version includes the addition of new actions: Create Assignment and Look up Assignment details.
    Version 1.1.1 - February 2021
    Cornerstone 1.1.1 is a patch release with a couple of fixes on top of its previous version.
    Version 1.0.2 - August 2020
    New: This version includes a new action to get certifications from reporting.
    Version 1.0.1 - June 2020
    • The Cornerstone spoke provides a list of actions that wraps around the Foundational and Reporting REST APIs. It provides the foundation to:
      • Retrieve to-dos, assigned trainings, suggested trainings, certifications, and transcripts.
      • Search on catalog, people, training, and certification.