Skip to main content
POST
/
method
/
edtools_core.api.upload_grades_file
Importar notas masivas (Excel/CSV)
curl --request POST \
  --url https://cucuniversity.edtools.co/api/method/edtools_core.api.upload_grades_file \
  --header 'Authorization: <api-key>' \
  --header 'Content-Type: application/x-www-form-urlencoded' \
  --data 'file_url=<string>' \
  --data 'grading_scale=<string>'

Documentation Index

Fetch the complete documentation index at: https://docs.edtools.co/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Body

application/x-www-form-urlencoded
file_url
string

URL devuelta por upload_file (ej. /files/notas.xlsx)

grading_scale
string

Opcional. Nombre de la escala de calificaciones

Response

200

Respuesta con success, validation_errors, summary, errors