Fusion Learn: Not able to fetch the assignerCommentsToLearner field in BI query
Hi Team,
We are using below rest API and payload for enrolling the learners at course level.
But we want to fetch the assignerCommentsToLearner field in BI query that we are not able to find out that.
API: https://dev-apicloud.persistent.com/ax-fusion/createLearningItem
Payload:
--data '{
"learningItemNumber": "C001919I",
"assignmentType": "ORA_REQUIRE_ASSIGNMENT",
"assignmentDueDate": "2025-03-31",
"dataSecurityPrivilege": "ORA_LEARN_MANAGER",
"assignerCommentsToLearner": "As part of your Behavioral Competency Assessment, your line manager has assigned this course as required learning.",
"assignedToId": 300001092120789
}'
Can you please us on this to find out the exact column to fetch the assignerCommentsToLearner field.
Please assign this SR to the respective engineer who can work on an IST timezone.