Create

Adds a new coworker with the Consultant system role.

End point

/v2/consultant

Request format

POST
Property Name Type Required Description
firstName
string Yes
lastName
string Yes
email
string Yes
experiences
List of experience No

List of job experiences

education
List of education No

List of education/certifications

skills
List of classification No

List of skills (name and level)

roles
List of classification No

List of job roles (name and level)

personalGraph
personalGraph No

Creates a graph representation of a list of name/value-pairs

Example:

{
"headline": "My favourite things",
"items": [
{ "name":"Raindrops", "value":"40"},
{ "name":"Kittens", "value":"30"},
{ "name":"Brown paper packages", "value":"30"}
]
}

 

languages
List of string No

List of spoken languages

strengths
List of string No

List of character/work related strengths

description
string No

Descriptive text used to promote the consultant.

tagline
string No

Short tagline for the consultant

title
string No
linkedInUrl
string No
picture
string No

PNG-picture of the consultant, converted to a Base64 string

active
boolean No

If the consultant should be active (visible in lists).

Defaults to true

mobile
phonenumber No

Mobile phone number

personalityTraits
List of qna No
personalityTests
List of personalityTe No

List of personalityTest items

worksamples
List of worksample No
preferences
preferences No

Preferences when searching for job assignments

industries
List of string No