Ir al contenido principal

Página nueva

Nombre del servicio

  • Módulo: Capacitación
  • Servicio: Lista Cursos

Contexto funcional

  • ¿Cuándo se usa? Al ingresar a la opción “Cursos”, luego “CAPACITACIÓN ATC (II FASE)” y luego “DIA 1 - Agregar contacto”.
  • ¿Cuándo se usa? Al ingresar a la opción “Cursos”, luego “CAPACITACIÓN ATC (II FASE)” y luego “DIA 1 - Agregar contacto”.
  • ¿Qué hace? Lista de videos del curso.
  • Pantallazo de la app:

image.pngimage.pngimage.pngimage.png

Detalles técnicos

Request ejemplo:

{
    "tema": "DIA 1 - Agregar contacto", 
    "dni": "61759769"
}

Response ejemplo:

{
    "valor": true,
    "data": [
        {
            "name": "8c8af66c6b",
            "owner": "carmen@shalom.com.pe",
            "creation": "2024-02-20 12:00:37.957210",
            "modified": "2024-03-19 16:52:29.084116",
            "modified_by": "carmen@shalom.com.pe",
            "parent": "DIA 1 - Agregar contacto",
            "parentfield": "topic_content",
            "parenttype": "Topic",
            "idx": 1,
            "docstatus": 0,
            "content_type": "Video",
            "content": "Video ATC - Agregar contacto",
            "doctype": "Topic Content",
            "url": "<https://erp-test.shalom.com.pe/files/PROCESO%20AGREGAR%20CONTACTO.mp4>",
            "quiz_attempts": 0
        },
        {
            "name": "3411c30d52",
            "owner": "carmen@shalom.com.pe",
            "creation": "2024-02-20 12:00:37.957210",
            "modified": "2024-03-19 16:52:29.084116",
            "modified_by": "carmen@shalom.com.pe",
            "parent": "DIA 1 - Agregar contacto",
            "parentfield": "topic_content",
            "parenttype": "Topic",
            "idx": 2,
            "docstatus": 0,
            "content_type": "Article",
            "content": "SPEECH PARA AGREGAR CONTACTO",
            "doctype": "Topic Content",
            "url": "<https://capacitacion.shalom.com.pe/files/SPEECH%20Call%20Center%20SHALOM%20-%20Agregar%20contacto.pdf>",
            "quiz_attempts": 0
        },
        {
            "name": "857f40f960",
            "owner": "carmen@shalom.com.pe",
            "creation": "2024-02-20 12:00:37.957210",
            "modified": "2024-03-19 16:52:29.084116",
            "modified_by": "carmen@shalom.com.pe",
            "parent": "DIA 1 - Agregar contacto",
            "parentfield": "topic_content",
            "parenttype": "Topic",
            "idx": 3,
            "docstatus": 0,
            "content_type": "Article",
            "content": "Pasos para Agregar Contacto - CALL CENTER",
            "doctype": "Topic Content",
            "url": "<https://capacitacion.shalom.com.pe/files/PASOS%20PARA%20AGREGAR%20CONTACTO%20-%20CALL%20CENTER.pdf>",
            "quiz_attempts": 0
        },
        {
            "name": "c90280bd3c",
            "owner": "carmen@shalom.com.pe",
            "creation": "2024-02-20 12:00:37.957210",
            "modified": "2024-03-19 16:52:29.084116",
            "modified_by": "carmen@shalom.com.pe",
            "parent": "DIA 1 - Agregar contacto",
            "parentfield": "topic_content",
            "parenttype": "Topic",
            "idx": 4,
            "docstatus": 0,
            "content_type": "Article",
            "content": "Pasos para Agregar Contacto - PRESENCIAL",
            "doctype": "Topic Content",
            "url": "<https://capacitacion.shalom.com.pe/files/PASOS%20PARA%20AGREGAR%20CONTACTO%20-%20PRESENCIAL%20(1).pdf>",
            "quiz_attempts": 0
        },
        {
            "name": "4f32c1b002",
            "owner": "carmen@shalom.com.pe",
            "creation": "2024-02-20 12:00:37.957210",
            "modified": "2024-03-19 16:52:29.084116",
            "modified_by": "carmen@shalom.com.pe",
            "parent": "DIA 1 - Agregar contacto",
            "parentfield": "topic_content",
            "parenttype": "Topic",
            "idx": 5,
            "docstatus": 0,
            "content_type": "Quiz",
            "content": "EXAMEN ATC - Agregar contacto",
            "doctype": "Topic Content",
            "quiz_attempts": 0
        }
    ]
}

Servicios relacionados