Create or retrieve an assessment via workflows

Important 

Choose an option below to explore the documentation for the latest user interface (UI) or the classic UI.

You can call the Assessments API within your workflows to create or retrievecreate, retrieve, or retake an assessment. This is done via Java delegates that can be integrated into the service tasks. The delegates handle tasks such as parameter parsing and authentication, serving as intermediaries between your workflows and the Assessments API.

The following predefined Java delegates are available:

ConductAssessmentDelegate

GetAssessmentDelegate

RetakeAssessmentDelegate