Learner Learning Records Email and Phone Attributes Relocation

Some attributes for the learnerLeanrningRecords REST API were moved to a new subresource. You need to update any resource alerts that use these attributes to point to the new resource. Otherwise the alerts might fail because the original attributes will no longer return any data.

Attribute name

Current Resource

New Attribute Name

New Resource

learningItemInstructorPrimaryPhoneNumber

learnerLeanrningRecords

primaryPhoneNumber

learningLearningRecords.learningItemInstructorPersonDetails

learningItemInstructorEmailAddress

primaryEmailAddress

learningItemAuthorPhoneNumber

primaryPhoneNumber

learningLearningRecords.learningItemAuthorPersonDetails

learningItemAuthorEmailAddress

primaryEmailAddress

learningItemCoordPhoneNumber

primaryPhoneNumber

learningLearningRecords.learningItemCoordinatorPersonDetails

learningItemCoordEmailAddress

primaryEmailAddress

This feature reorganizes some attributes for the learnerLeanrningRecords REST API to be consistent with other API structures.

Steps to Enable

You don't need to do anything to enable this feature.