{
    "rest": true,
    "allowMapping": true,
    "type": "subtask",
    "id": "customrecordsubtasks",
    "criteria": "customrecordsubtasks",
    "select": "",
    "where": "",
    "inner": "",
    "mapping": {
        "title": "name",
        "status": "custrecord_sd_subtask_status",
        "project": "custrecord_task_project",
        "comments": "custrecord1",
        "assigned": "custrecord_sd_subtask_assignee",
        "projecttask": "custrecordsd_subtask_parenttask",
        "completed": "custrecordsubtask_complete"
    }
}
