Field name | Field description | Required? | Limitations |
---|---|---|---|
job_family_id | The id of the job family in TechWolf. | YES | Will be slugified; must be at least 1 and at most 100 characters long after being trimmed and slugified. |
job_family_name | The name of the job family. | YES | Must be at least 1 and at most 255 characters long after being trimmed. |
job_family_inactive | Whether the job family is active (“0”, default) or inactive (“1”). | NO | The job family is treated as inactive if and only if the value of this field is “1”. |
job_family_group_name | The name of the job family group. | NO | Must be at least 1 and at most 255 characters long after being trimmed, or absent altogether. |
Field name | Field description | Required? | Limitations |
---|---|---|---|
job_id | The id of the job in TechWolf. | YES | Will be slugified; must be at least 1 and at most 100 characters long after being trimmed and slugified. |
job_name | The name of the job. | YES | Must be at least 1 and at most 255 characters long after being trimmed. |
job_inactive | Whether the job is active (“0”, default) or inactive (“1”). | NO | The job is treated as inactive if and only if the value of this field is “1”. |
job_family_id | The id of the job’s job family. | NO | Will be slugified if present; must be at least 1 and at most 100 characters long after being trimmed and slugified, or absent altogether. If a job family id is given, a job family with that id MUST exist. |
Field name | Field description | Required? | Limitations |
---|---|---|---|
requisition_id | The id of the vacancy in TechWolf. | YES | Will be slugified; must be at least 1 and at most 100 characters long after being trimmed and slugified. |
job_id | The id of the job related to the vacancy in TechWolf. | NO | Will be slugified if present; must be at least 1 and at most 100 characters long after being trimmed and slugified, or absent altogether. If a job id is given, a job with that id MUST exist. |
job_title | The job title of the vacancy. | YES | Must be at least 1 and at most 255 characters long after being trimmed. |
job_description | The job description of the vacancy. | YES* | Must be non-empty after being trimmed. |
job_requisition_inactive | Whether the vacancy is active (“0”, default) or inactive (“1”). | NO | The vacancy is treated as inactive if and only if the value of this field is “1”. |
Field name | Field description | Required? | Limitations |
---|---|---|---|
employee_id | The id of the employee in TechWolf. | YES | Will be slugified; must be at least 1 and at most 100 characters long after being trimmed and slugified. |
assigned_position_id | The id of the employee’s current job in TechWolf. | NO | Will be slugified if present; must be at least 1 and at most 100 characters long after being trimmed and slugified, or absent altogether. |
Field name | Field description | Required? | Limitations |
---|---|---|---|
employee_id | The id of the employee in TechWolf. | YES | Will be slugified; must be at least 1 and at most 100 characters long after being trimmed and slugified. An employee with this id MUST exist. |
timestamp | The timestamp at which the skills related to the certification become relevant for the employee. | NO | Defaults to creation time of the related skill event within TechWolf. |
certificate_title | The title of the certificate. | YES* | Must be at least 1 and at most 255 characters long after being trimmed. |
certificate_description | A textual description of the certificate. | YES* | Must be non-empty after being trimmed. |
Field name | Field description | Required? | Limitations |
---|---|---|---|
employee_id | The id of the employee in TechWolf. | YES | Will be slugified; must be at least 1 and at most 100 characters long after being trimmed and slugified. An employee with this id MUST exist. |
timestamp | The timestamp at which the skills related to the education become relevant for the employee. | NO | Defaults to the education end_date (if this exists), or else the education start_date (if this exists), or else the creation time of the related skill event within TechWolf. |
degree_name | The title or a short description of the degree. | YES | Must be non-empty after being trimmed. |
school | The institution responsible for the education. | NO | Must be non-empty after being trimmed, or absent altogether. |
start_date | The start date of the education. | NO | Must be a valid date or datetime in IS08601 format after being trimmed (or converted into such during input transformation), or absent altogether. |
end_date | The end date of the education. | NO | Must be a valid date or datetime in IS08601 format after being trimmed (or converted into such during input transformation), or absent altogether. |
Field name | Field description | Required? | Limitations |
---|---|---|---|
employee_id | The id of the employee in TechWolf. | YES | Will be slugified; must be at least 1 and at most 100 characters long after being trimmed and slugified. An employee with this id MUST exist. |
timestamp | The timestamp at which the skills related to the work experience become relevant for the employee. | NO | Defaults to the work experience end_date (if this exists), or else the work experience start_date (if this exists), or else the creation time of the related skill event within TechWolf. |
job_title | A formal title that describes the job function. | YES | Must be at least 1 and at most 256 characters long after being trimmed. |
job_description | A formal title that describes the job function. | NO | Must be non-empty after being trimmed, or absent altogether. |
company | The company offering the job. | NO | Must be at least 1 and at most 256 characters long after being trimmed, or absent altogether. |
start_date | The start date of the work experience. | NO | Must be a valid date or datetime in IS08601 format after being trimmed (or converted into such during input transformation), or absent altogether. |
end_date | The end date of the work experience. | NO | Must be a valid date or datetime in IS08601 format after being trimmed (or converted into such during input transformation), or absent altogether. Only relevant if the job is not still ongoing. |
Field name | Field description | Required? | Limitations |
---|---|---|---|
employee_id | The id of the employee in TechWolf. | YES | Will be slugified; must be at least 1 and at most 100 characters long after being trimmed and slugified. An employee with this id MUST exist. |
timestamp | The timestamp at which the skills related to the work experience become relevant for the employee. | NO | Defaults to the work experience end_date (if this exists), or else the work experience start_date (if this exists), or else the creation time of the related skill event within TechWolf. |
job_id | A formal title that describes the job function. | YES | Will be slugified; must be at least 1 and at most 100 characters long after being trimmed and slugified. A job with this id MUST exist. |
company | The company offering the job. | NO | Must be at least 1 and at most 256 characters long after being trimmed, or absent altogether. |
start_date | The start date of the work experience. | NO | Must be a valid date or datetime in IS08601 format after being trimmed (or converted into such during input transformation), or absent altogether. |
end_date | The end date of the work experience. | NO | Must be a valid date or datetime in IS08601 format after being trimmed (or converted into such during input transformation), or absent altogether. Only relevant if the job is not still ongoing. |
Field name | Field description | Required? | Limitations |
---|---|---|---|
employee_id | The id of the employee in TechWolf. | YES | Will be slugified; must be at least 1 and at most 100 characters long after being trimmed and slugified. An employee with this id MUST exist. |
timestamp | The timestamp at which the skills related to the work experience become relevant for the employee. | NO | Defaults to the creation time of the related skill event within TechWolf. |
description | A textual description of the feedback. | YES | Must be non-empty after being trimmed. |
Field name | Field description | Required? | Limitations |
---|---|---|---|
employee_id | The id of the employee in TechWolf. | YES | Will be slugified; must be at least 1 and at most 100 characters long after being trimmed and slugified. An employee with this id MUST exist. |
timestamp | The timestamp at which the skills related to the work experience become relevant for the employee. | NO | Defaults to the creation time of the related skill event within TechWolf. |
description | A textual description of the goal. | YES | Must be non-empty after being trimmed. |