Cornerstone spoke release notes

  • Release version: Store
  • Updated July 9, 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 comprehensive set of actions to integrate with Cornerstone’s Foundational and Reporting REST APIs. It enables ServiceNow customers to retrieve and interact with Cornerstone data such as to-dos, assignments, trainings, certifications, transcripts, and catalog searches. The spoke supports incremental data retrieval, improved data accuracy, and streamlined API usage aligned with Cornerstone’s evolving API landscape.

    Show full answer Show less

    Key Features and Updates

    • Data Exporter API Migration: Recent versions (1.5.1 and 1.6.0) have transitioned datastreams from legacy Reporting APIs to Cornerstone’s normalized DEAPI OData endpoints, enhancing data reliability and supporting incremental updates.
    • Expanded Training Data Support: Added new datastreams and integration services for Training Type data, including staging and persistent tables to normalize training catalog data.
    • Improved Data Handling: Conditional mapping logic prevents null overwrites during partial delta pulls. Boolean data types now correctly reflect Cornerstone API specifications for certain fields.
    • Error Fixes and Stability: Resolved HTTP 415 errors related to request headers, fixed runtime errors from payload parsing by adding conditional checks, and eliminated unnecessary logging for better performance and compliance with coding best practices.
    • Security and Performance: Addressed JSON injection vulnerabilities and improved installation performance in patch releases.
    • New and Enhanced Actions: Added actions such as “Create Assignment,” “Look up Assignment details,” and certification retrieval from reporting, expanding integration capabilities.

    Practical Impact for ServiceNow Customers

    • Customers can expect improved reliability and efficiency in syncing Cornerstone HR and training data with ServiceNow through incremental data pulls supported by DEAPI endpoints.
    • The spoke’s enhancements ensure data accuracy and consistency, reducing manual reconciliation and errors due to API changes or payload variations.
    • The migration away from deprecated Cornerstone APIs guarantees compatibility with future Cornerstone updates, minimizing disruption.
    • New integration services and actions enable more comprehensive management of training and assignment data directly within ServiceNow workflows.
    • Bug fixes and performance improvements contribute to smoother installations and runtime stability, enhancing the overall user experience.

    Additional Notes

    ServiceNow customers should review the Cornerstone Spoke listing on the ServiceNow Store for system requirements and family compatibility before upgrading or installing the spoke to ensure alignment with their platform versions and integration needs.

    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.6.0 - July 2026
    • Changed: Migrated DEAPI (Data Exporter API) datastreams to OData Change Tracking for the Cornerstone HRSD integration, improving the reliability and efficiency of incremental data retrieval.
    • Fixed:
      • Resolved an HTTP 415 error in the "Create Assignment" action caused by a missing Content-Type header on the request.
      • Corrected the data type of the is_latest_reg_num attribute in the "Look up Transcripts From Data Exporter Data Stream" output, which now returns a Boolean value to match the Cornerstone API specification (previously returned as an integer).
    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.