Learner Transcript (LT) Report Utilizing Jobs API
Workflow:
- Log in as the next person Integration Administration >> Developer Assets >> API Reference.
- invite work : set of job APIs
- choose post /job
- I’ll publish the next in regards to the Physique parameter. Move the person group and catalog ID values for the precise person group for which you need to generate learner transcripts.
{
“knowledge”: {
“Kind”: “Job”,
“attribute”: {
“Description”: “LT”,
“jobType”: “generateLearnerTranscript”,
“payload”: {
“fromDate”: “2022-07-01T18:30:00.000Z”,
“toDate”: “2022-09-14T18:30:00.000Z”,
“Consumer Group”: “8116645”,
“includeModuleLevelDetails”: “true”,
“enrollmentStatus”: “Choose all”
}
}
}
}
- Choose the job ID from the response physique. I’ve hooked up a screenshot in your reference.
6. >Transfer to obtain /jobs/{id} Embody: Job ID obtained in step 5.
7. Copy the s3Url from the response physique above. I’ve hooked up a screenshot in your reference.

8. Paste the s3Url into a brand new browser and press Enter. Learner transcripts are downloaded in Excel format.
Be aware: The speed restrict for every administration report is set to be 5 per day.
See the recording beneath for the workflow.

