You need to provide a contact person when creating a position opening or using the Multiple contact people can be provided in the The job ad is also attributed to their name in SEEK Analytics :
postPosition
mutation.
SEEK may reach out to them if there is a problem with their job ad after it’s gone live.
Their name & contact details will not be shown on the job ad or exposed to candidates.
The following messaging may be presented to the user to explain SEEK’s usage of contact information:This information will only be visible to SEEK. It will not be made public or displayed on the ad.
”
personContacts
array.
This can be useful if the person recruiting for the position is different from the position’s hiring manager.
The contact’s role is used to differentiate those two cases.At a minimum the person’s name, email & role must be provided.
You can automatically map or pre-fill these fields based on the user logged in to your software.
Note that physical addresses and phone numbers may be omitted,
and seekDoNotContactIndicator
should be omitted as it is not supported for contact people.SpecifiedPersonInput
Copy
// `positionOpening.postingRequester.personContacts[]`
{
"name": {
"formattedName": "Mary Manager"
},
"communication": {
"email": [{ "address": "mary.manager@example.com" }],
// This can be set to an empty array.
"phone": [],
// This can be omitted or set to an empty array.
"address": [],
// This should be omitted or set to null.
"seekDoNotContactIndicator": null
},
"roleCode": "HiringManager"
}
My ad usage
Filter ads posted by
User
All users
Gabriella Hettinger
10
Joel Dixon
1
Lucy Flatley
3
Classification