We've added documentation for the new addNote API to our developer portal.

  • View the documentation here: addNote

  • This API endpoint allows users to programmatically add document notes to manuscripts within ScholarOne Manuscripts, supporting automated documentation and workflow tracking.


We've added documentation for the new makeEditorAssignment API to our developer portal.

  • View the documentation here: makeEditorAssignment

  • This API endpoint allows users to programmatically assign editors to manuscripts within ScholarOne Manuscripts. It supports automated assignment workflows by creating assignments based on person, document, and task identifiers, and works in tandem with existing endpoints like getEditorAssignmentsByDate and getSubmissionInfoFull.


We’ve added documentation for the new Relay API to our developer portal.

  • View the documentation here: Relay API

  • This API provides a unified way to submit and manage different types of objects for validation and storage. Some of the supported use cases include document integrity checks, reviewer matching and author verification, with the flexibility to support additional workflows as needed.

Check out the new guide for details on usage, parameters, and sample payloads.