Obtiene lista de estudiantes/aplicantes para inscripción masiva.
cURL
curl --request POST \ --url https://cucuniversity.edtools.co/api/method/education.education.doctype.program_enrollment_tool.program_enrollment_tool.get_students \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "get_students_from": "Student Applicants", "program": "Computer Science", "academic_year": "2024-2025" } '
Documentation IndexFetch the complete documentation index at: https://docs.edtools.co/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.edtools.co/llms.txt
Use this file to discover all available pages before exploring further.
—
Respuesta exitosa del servidor.
Was this page helpful?