Advertisement
madrahimov

Текущие вебхуки и их атрибуты

Sep 3rd, 2021
1,470
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 16.86 KB | None | 0 0
  1. [
  2.     {
  3.       "webhook_name": "Equipment",
  4.       "target_class": "AjsJoin",
  5.       "data_scheme": [
  6.         {
  7.           "job": [
  8.             "author_id",
  9.             "datum",
  10.             "id",
  11.             "workstation",
  12.             "adm_pernr",
  13.             "city",
  14.             "name",
  15.             "staffing_item_full_ext_id",
  16.             "staffing_item_parent_full_ext_id"
  17.           ]
  18.         },
  19.         {
  20.           "applicant": [
  21.             "id",
  22.             "last_name",
  23.             "first_name",
  24.             "middle_name"
  25.           ]
  26.         },
  27.         {
  28.           "company": [
  29.             "id",
  30.             "name"
  31.           ]
  32.         },
  33.         "id",
  34.         {
  35.           "employee": [
  36.             "email"
  37.           ]
  38.         }
  39.       ]
  40.     },
  41.     {
  42.       "webhook_name": "send_applicant_data_to_fast_track",
  43.       "target_class": "AjsJoin",
  44.       "data_scheme": []
  45.     },
  46.     {
  47.       "webhook_name": "verification",
  48.       "target_class": "AjsJoin",
  49.       "data_scheme": [
  50.         {
  51.           "applicant": [
  52.             "gender",
  53.             "last_name",
  54.             "first_name",
  55.             "middle_name"
  56.           ]
  57.         },
  58.         {
  59.           "job": [
  60.             "company_code",
  61.             "id"
  62.           ]
  63.         },
  64.         "id"
  65.       ]
  66.     },
  67.     {
  68.       "webhook_name": "Закрытие вакансии",
  69.       "target_class": "Job",
  70.       "data_scheme": [
  71.         "id",
  72.         "name"
  73.       ]
  74.     },
  75.     {
  76.       "webhook_name": "Открытие вакансии",
  77.       "target_class": "Job",
  78.       "data_scheme": [
  79.         "id",
  80.         "name",
  81.         {
  82.           "source_job": [
  83.             "staffing_item_full_ext_id"
  84.           ]
  85.         },
  86.         "executive_recruiter_id",
  87.         {
  88.           "executive_recruiter": [
  89.             "email"
  90.           ]
  91.         }
  92.       ]
  93.     },
  94.     {
  95.       "webhook_name": "DELETE_AV_JOBAZ",
  96.       "target_class": "JobBinding::Remote",
  97.       "data_scheme": [
  98.         "after_assign",
  99.         {
  100.           "city_model": [
  101.             "id",
  102.             "name"
  103.           ]
  104.         },
  105.         "description",
  106.         {
  107.           "job": [
  108.             "id",
  109.             "job_type"
  110.           ]
  111.         },
  112.         "name",
  113.         "salary_from_azbuka",
  114.         "salary_to_azbuka",
  115.         "schedule_av"
  116.       ]
  117.     },
  118.     {
  119.       "webhook_name": "PUT_AV_JOBAZ",
  120.       "target_class": "JobBinding::Remote",
  121.       "data_scheme": [
  122.         "after_assign",
  123.         {
  124.           "city_model": [
  125.             "id",
  126.             "name"
  127.           ]
  128.         },
  129.         "description",
  130.         {
  131.           "job": [
  132.             "id",
  133.             "job_type"
  134.           ]
  135.         },
  136.         "name",
  137.         "salary_from_azbuka",
  138.         "salary_to_azbuka",
  139.         "schedule_av"
  140.       ]
  141.     },
  142.     {
  143.       "webhook_name": "POST_AV_JOBAZ",
  144.       "target_class": "JobBinding::Remote",
  145.       "data_scheme": [
  146.         "after_assign",
  147.         {
  148.           "city_model": [
  149.             "id",
  150.             "name"
  151.           ]
  152.         },
  153.         "description",
  154.         {
  155.           "job": [
  156.             "id",
  157.             "job_type"
  158.           ]
  159.         },
  160.         "salary_from_azbuka",
  161.         "salary_to_azbuka",
  162.         "schedule_av",
  163.         "name"
  164.       ]
  165.     },
  166.     {
  167.       "webhook_name": "DELETE_AV_AVvacancy",
  168.       "target_class": "JobBinding::Remote",
  169.       "data_scheme": [
  170.         {
  171.           "city_model": [
  172.             "id",
  173.             "name"
  174.           ]
  175.         },
  176.         {
  177.           "job": [
  178.             "id",
  179.             "job_type"
  180.           ]
  181.         },
  182.         "after_assign",
  183.         "salary_from_azbuka",
  184.         "salary_to_azbuka",
  185.         "schedule_av",
  186.         "name",
  187.         "description"
  188.       ]
  189.     },
  190.     {
  191.       "webhook_name": "PUT_AV_AVvacancy",
  192.       "target_class": "JobBinding::Remote",
  193.       "data_scheme": [
  194.         {
  195.           "city_model": [
  196.             "id",
  197.             "name"
  198.           ]
  199.         },
  200.         {
  201.           "job": [
  202.             "id",
  203.             "job_type"
  204.           ]
  205.         },
  206.         "name",
  207.         "salary_to_azbuka",
  208.         "schedule_av",
  209.         "salary_from_azbuka",
  210.         "after_assign",
  211.         "description"
  212.       ]
  213.     },
  214.     {
  215.       "webhook_name": "POST_AV_AVvacancy",
  216.       "target_class": "JobBinding::Remote",
  217.       "data_scheme": [
  218.         {
  219.           "job": [
  220.             "id",
  221.             "job_type"
  222.           ]
  223.         },
  224.         "name",
  225.         "salary_from_azbuka",
  226.         "salary_to_azbuka",
  227.         "after_assign",
  228.         {
  229.           "city_model": [
  230.             "id",
  231.             "name"
  232.           ]
  233.         },
  234.         "description",
  235.         "schedule_av"
  236.       ]
  237.     },
  238.     {
  239.       "webhook_name": "remote_career_add",
  240.       "target_class": "JobBinding::Remote",
  241.       "data_scheme": [
  242.         "description",
  243.         "experience_type",
  244.         "internships_department",
  245.         "internships_future",
  246.         "internships_stars",
  247.         {
  248.           "job": [
  249.             "id"
  250.           ]
  251.         },
  252.         "name",
  253.         "required_experience",
  254.         "sales_department",
  255.         "schedule_type",
  256.         "spec_managers_department",
  257.         "type_publication",
  258.         "city",
  259.         "internships_practice"
  260.       ]
  261.     },
  262.     {
  263.       "webhook_name": "remote_career_edit",
  264.       "target_class": "JobBinding::Remote",
  265.       "data_scheme": [
  266.         "city",
  267.         "description",
  268.         "experience_type",
  269.         "internships_department",
  270.         "internships_future",
  271.         "internships_practice",
  272.         "internships_stars",
  273.         {
  274.           "job": [
  275.             "id"
  276.           ]
  277.         },
  278.         "name",
  279.         "required_experience",
  280.         "sales_department",
  281.         "schedule_type",
  282.         "spec_managers_department",
  283.         "type_publication"
  284.       ]
  285.     },
  286.     {
  287.       "webhook_name": "remote_career_remove",
  288.       "target_class": "JobBinding::Remote",
  289.       "data_scheme": []
  290.     },
  291.     {
  292.       "webhook_name": "remote_career_add",
  293.       "target_class": "JobBinding::Remote",
  294.       "data_scheme": [
  295.         {
  296.           "job": [
  297.             "education",
  298.             "id",
  299.             "public_name"
  300.           ]
  301.         },
  302.         "business",
  303.         "city",
  304.         "description",
  305.         "directions",
  306.         "education_level",
  307.         "exp",
  308.         "name",
  309.         "rev1",
  310.         "rev2",
  311.         "schedule_type",
  312.         "sod",
  313.         "specialty_if",
  314.         "under_directions",
  315.         "word_hours",
  316.         "public_position",
  317.         "works",
  318.         "musts",
  319.         "public_duty",
  320.         "duty",
  321.         "skills",
  322.         "gender",
  323.         "years",
  324.         "business_trip",
  325.         "city_ids"
  326.       ]
  327.     },
  328.     {
  329.       "webhook_name": "remote_career_add",
  330.       "target_class": "JobBinding::Remote",
  331.       "data_scheme": []
  332.     },
  333.     {
  334.       "webhook_name": "remote_career_edit",
  335.       "target_class": "JobBinding::Remote",
  336.       "data_scheme": []
  337.     },
  338.     {
  339.       "webhook_name": "remote_career_remove",
  340.       "target_class": "JobBinding::Remote",
  341.       "data_scheme": []
  342.     },
  343.     {
  344.       "webhook_name": "remote_career_add",
  345.       "target_class": "JobBinding::Remote",
  346.       "data_scheme": []
  347.     },
  348.     {
  349.       "webhook_name": "remote_career_edit",
  350.       "target_class": "JobBinding::Remote",
  351.       "data_scheme": []
  352.     },
  353.     {
  354.       "webhook_name": "remote_career_remove",
  355.       "target_class": "JobBinding::Remote",
  356.       "data_scheme": []
  357.     },
  358.     {
  359.       "webhook_name": "remote_career_nordgold_remove",
  360.       "target_class": "JobBinding::Remote",
  361.       "data_scheme": [
  362.         {
  363.           "job": [
  364.             "id"
  365.           ]
  366.         }
  367.       ]
  368.     },
  369.     {
  370.       "webhook_name": "remote_career_nordgold_edit",
  371.       "target_class": "JobBinding::Remote",
  372.       "data_scheme": [
  373.         {
  374.           "job": [
  375.             "id"
  376.           ]
  377.         },
  378.         "business_unit",
  379.         "category",
  380.         "additional_information",
  381.         "country",
  382.         "requirement_for_knowledge",
  383.         "locale",
  384.         "official_duties",
  385.         "professional_area",
  386.         "name"
  387.       ]
  388.     },
  389.     {
  390.       "webhook_name": "remote_career_nordgold_add",
  391.       "target_class": "JobBinding::Remote",
  392.       "data_scheme": [
  393.         "additional_information",
  394.         "business_unit",
  395.         "category",
  396.         {
  397.           "job": [
  398.             "id"
  399.           ]
  400.         },
  401.         "locale",
  402.         "country",
  403.         "name",
  404.         "requirement_for_knowledge",
  405.         "professional_area",
  406.         "official_duties"
  407.       ]
  408.     },
  409.     {
  410.       "webhook_name": "remote_career_edit",
  411.       "target_class": "JobBinding::Remote",
  412.       "data_scheme": [
  413.         {
  414.           "job": [
  415.             "education",
  416.             "id",
  417.             "accounting_reporting",
  418.             "additional_info",
  419.             "adm_head_staff",
  420.             "age",
  421.             "amount",
  422.             "author_id",
  423.             "availability_vacancies_staff",
  424.             "basics_building",
  425.             "basics_smm",
  426.             "basis_approach",
  427.             "benefits",
  428.             "business",
  429.             "business_trip",
  430.             "category_id",
  431.             "city",
  432.             "closed_at",
  433.             "closure_date",
  434.             "code",
  435.             "companies_dont_candidate_from",
  436.             "company_department_id",
  437.             "cost_estimates",
  438.             "create_reason",
  439.             "created_at",
  440.             "currency_type",
  441.             "danger_fac_work",
  442.             "danger_fac_work1",
  443.             "date_filling",
  444.             "date_filling_dp",
  445.             "demand",
  446.             "department_name_string",
  447.             "description",
  448.             "direction",
  449.             "directions",
  450.             "division",
  451.             "do_not_consider_in_kpi",
  452.             "donor_companies",
  453.             "duty",
  454.             "education_level",
  455.             "employee_date",
  456.             "employment_type",
  457.             "ent_fucntion",
  458.             "exit_interview_techniques",
  459.             "exp",
  460.             "experience_type",
  461.             "fact_exp",
  462.             "family_sp",
  463.             "fi",
  464.             "fio_dp",
  465.             "fio_rec_candidate",
  466.             "fundamentals_economics",
  467.             "fundamentals_of_labor_psychology",
  468.             "gender",
  469.             "id_position",
  470.             "init_as",
  471.             "initiator_name",
  472.             "interview_techniques",
  473.             "is_draft",
  474.             "job_type",
  475.             "key_skills",
  476.             "know_budgeting",
  477.             "know_excel",
  478.             "know_labor_code",
  479.             "legal_entity",
  480.             "level",
  481.             "limit_mob",
  482.             "m_o_d",
  483.             "m_o_d_s",
  484.             "main_funct",
  485.             "main_functions",
  486.             "measures_reduce",
  487.             "method_conducting",
  488.             "methods_adaptation",
  489.             "methods_analysis",
  490.             "methods_calculation",
  491.             "methods_methodology",
  492.             "methods_stimulation",
  493.             "mobile_communic",
  494.             "monthly_bonus",
  495.             "musts",
  496.             "name",
  497.             "name_educ_insti",
  498.             "name_position",
  499.             "opened_at",
  500.             "period",
  501.             "periodicity",
  502.             "personal_allowance",
  503.             "place",
  504.             "position_initiator",
  505.             "private",
  506.             "private_search",
  507.             "procedure_determining",
  508.             "procedure_developing",
  509.             "procedure_make",
  510.             "prof_hr_qual",
  511.             "protec_equip",
  512.             "public_duty",
  513.             "public_name",
  514.             "public_position",
  515.             "publication",
  516.             "rec_other_company",
  517.             "reg_kof",
  518.             "rev1",
  519.             "rev2",
  520.             "salary_from",
  521.             "salary_range",
  522.             "salary_to",
  523.             "schedule_type",
  524.             "sever",
  525.             "skills",
  526.             "social_pack",
  527.             "sod",
  528.             "source_attrac",
  529.             "sources_providing",
  530.             "spec",
  531.             "spec_qual",
  532.             "specialty_if",
  533.             "staffing_item_full_ext_id",
  534.             "staffing_item_parent_full_ext_id",
  535.             "state_id",
  536.             "structure_organization",
  537.             "subjection",
  538.             "subjection_num_people",
  539.             "trends_market",
  540.             "type_emp_contact",
  541.             "under_directions",
  542.             "vacancy_category",
  543.             "vacation",
  544.             "word_hours",
  545.             "work_experience",
  546.             "work_place",
  547.             "works",
  548.             "years"
  549.           ]
  550.         },
  551.         "business",
  552.         "city",
  553.         "description",
  554.         "directions",
  555.         "education_level",
  556.         "exp",
  557.         "name",
  558.         "rev2",
  559.         "rev1",
  560.         "schedule_type",
  561.         "sod",
  562.         "under_directions",
  563.         "specialty_if",
  564.         "word_hours",
  565.         "public_position",
  566.         "works",
  567.         "duty",
  568.         "musts",
  569.         "public_duty",
  570.         "skills",
  571.         "years",
  572.         "gender",
  573.         {
  574.           "auth": [
  575.             "company_binding_id",
  576.             "company_ext_id",
  577.             "created_at",
  578.             "email",
  579.             "expires_at",
  580.             "id",
  581.             "manager_id",
  582.             "refresh_token",
  583.             "secret_token",
  584.             "token",
  585.             "type",
  586.             "uid",
  587.             "updated_at",
  588.             "user_id"
  589.           ]
  590.         },
  591.         "business_trip",
  592.         "city_ids"
  593.       ]
  594.     },
  595.     {
  596.       "webhook_name": "remote_career_add",
  597.       "target_class": "JobBinding::Remote",
  598.       "data_scheme": [
  599.         "compensation_monthly_income_by_grade",
  600.         "compensation_other",
  601.         "description",
  602.         "employment",
  603.         "experience_type",
  604.         {
  605.           "job": [
  606.             "id",
  607.             "company_department_id"
  608.           ]
  609.         },
  610.         "name",
  611.         "official_duties",
  612.         "prof_area",
  613.         "questions",
  614.         "schedule_type",
  615.         "work_experience",
  616.         {
  617.           "city_model": [
  618.             "name",
  619.             "id"
  620.           ]
  621.         },
  622.         "company_department_id"
  623.       ]
  624.     },
  625.     {
  626.       "webhook_name": "remote_career_edit",
  627.       "target_class": "JobBinding::Remote",
  628.       "data_scheme": [
  629.         "compensation_monthly_income_by_grade",
  630.         "compensation_other",
  631.         "description",
  632.         "employment",
  633.         "experience_type",
  634.         {
  635.           "job": [
  636.             "id",
  637.             "company_department_id"
  638.           ]
  639.         },
  640.         "name",
  641.         "official_duties",
  642.         "prof_area",
  643.         "questions",
  644.         "schedule_type",
  645.         "work_experience",
  646.         {
  647.           "city_model": [
  648.             "name",
  649.             "id"
  650.           ]
  651.         },
  652.         "company_department_id"
  653.       ]
  654.     },
  655.     {
  656.       "webhook_name": "remote_career_remove",
  657.       "target_class": "JobBinding::Remote",
  658.       "data_scheme": [
  659.         {
  660.           "job": [
  661.             "id"
  662.           ]
  663.         }
  664.       ]
  665.     },
  666.     {
  667.       "webhook_name": "remote_career_add",
  668.       "target_class": "JobBinding::Remote",
  669.       "data_scheme": []
  670.     },
  671.     {
  672.       "webhook_name": "remote_career_edit",
  673.       "target_class": "JobBinding::Remote",
  674.       "data_scheme": []
  675.     },
  676.     {
  677.       "webhook_name": "remote_career_remove",
  678.       "target_class": "JobBinding::Remote",
  679.       "data_scheme": []
  680.     },
  681.     {
  682.       "webhook_name": "remote_career_add",
  683.       "target_class": "JobBinding::Remote",
  684.       "data_scheme": []
  685.     },
  686.     {
  687.       "webhook_name": "remote_career_edit",
  688.       "target_class": "JobBinding::Remote",
  689.       "data_scheme": []
  690.     },
  691.     {
  692.       "webhook_name": "remote_career_remove",
  693.       "target_class": "JobBinding::Remote",
  694.       "data_scheme": []
  695.     },
  696.     {
  697.       "webhook_name": "remote_career_remove",
  698.       "target_class": "JobBinding::Remote",
  699.       "data_scheme": [
  700.         {
  701.           "job": [
  702.             "business",
  703.             "city",
  704.             "sod",
  705.             "social_pack",
  706.             "work_place",
  707.             "duty",
  708.             "education",
  709.             "musts",
  710.             "skills",
  711.             "work_experience",
  712.             "word_hours",
  713.             "specialty_if",
  714.             "years",
  715.             "name_position",
  716.             "id",
  717.             "public_name"
  718.           ]
  719.         },
  720.         "business",
  721.         "city",
  722.         "directions",
  723.         "description",
  724.         "education_level",
  725.         "exp",
  726.         "rev1",
  727.         "rev2",
  728.         "schedule_type",
  729.         "sod",
  730.         "specialty_if",
  731.         "under_directions",
  732.         "word_hours",
  733.         "public_position",
  734.         "works",
  735.         "musts",
  736.         "public_duty",
  737.         "duty",
  738.         "skills",
  739.         "years",
  740.         "gender",
  741.         "business_trip",
  742.         "city_ids"
  743.       ]
  744.     }
  745.   ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement