# Schedule Note Created

# Giới thiệu

  • Là thao tác lưu lại log đặt lịch hẹn của bộ phận kinh doanh với NTD

# Trigger

Event được trigger khi lưu ghi chú đặt lịch hẹn với NTD trên trang danh sách NTD /nha-tuyen-dung-tiep-nhan/tat-ca

# Schema

# Host

POST /collect

# Request body

Key Desc
type ScheduleNoteCreated
oth Danh sách các object schedule note created
Required Info Schema Xem thông tin bắt buộc

# Schema object schedule note created

Key Type Desc
epl_id string ID của NTD
event_id string ID của Loại công việc
time timestamp Thời gian được set trong Note
note string Note của RC

# Sample data gửi lên data platform

{
    "type": "ScheduleNoteCreated",
    "referer": "https:\/\/topworking-ops-stag.rework.vn\/nha-tuyen-dung-tiep-nhan\/tat-ca?employer_id=374509&keyword=&arr_action_status=&order_by=take_care_date&sort_type=asc&date_from=&date_to=&last_call_date_from=&last_call_date_to=&last_active_date_from=&last_active_date_to=&source_type=&join_status=&rank=&take_care_date=&auth-level=&department_ids=&salesman_id=&source=&not_call_from_date=&position=&company=",
    "c_id": null,
    "w": null,
    "h": null,
    "p_f": null,
    "a_v": null,
    "host": "topworking-ops-stag.rework.vn",
    "o": "https:\/\/topworking-ops-stag.rework.vn",
    "p_n": "lead-action\/add\/create-remind",
    "q": null,
    "id": "topworking.vn",
    "u_id": "306",
    "u_e": "email_306@gmail.com",
    "u_p": "0000000306",
    "u_n": "\u0110\u1eadu Th\u1ecb H\u1ed3ng",
    "src": "backend",
    "tab_id": null,
    "ts": 1670827136615,
    "ip": "172.70.147.170",
    "hrf": "https%3A%2F%2Ftopworking-ops-stag.rework.vn%2Flead-action%2Fadd%2Fcreate-remind",
    "t_i": null,
    "cv_i": null,
    "p": null,
    "b": null,
    "jb_ids": null,
    "v_t": null,
    "imprs": null,
    "d_i": null,
    "f_p": null,
    "jr_i": null,
    "unique_id": null,
    "u_s": null,
    "u_m": null,
    "u_c": null,
    "ta_source": null,
    "sc_v": "v1.0.0",
    "uni": "cad15d08-67b9-4080-998f-06fc4926456c-1670827136615",
    "oth": {
        "epl_id": "374509",
        "event_id": "3",
        "time": "1670827080",
        "note": "dfbdphboehrberjb0\u1eb90rjb"
    }
}