Adobe Captivate · Arazzo Workflow
Adobe Learning Manager Learner Progress Report
Version 1.0.0
Assemble a learner profile from their account, enrollments, skills, and gamification points.
Provider
Workflows
learner-progress-report
Build a consolidated progress snapshot for a single learner.
Reads the learner's user record, lists their enrollments, lists their acquired skills, and reads their gamification points, returning all four as workflow outputs.
1
getUser
Read the learner's user record to confirm the account and capture profile basics for the report header.
2
getEnrollments
List the learner's enrollments to capture their current and completed course participation.
3
getUserSkills
List the skills the learner has acquired, including points earned toward each skill.
4
getGamificationPoints
Read the learner's gamification points broken down by category for the report summary.
Source API Descriptions
openapi
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.