This use case corresponds to the SEEK Job Posting product.
You can find more information and request an integration on its product page .
The SEEK API can be used to post job ads on the SEEK job board.
Job ads are explicitly created via GraphQL mutations;
SEEK does not support passively importing jobs from an e.g. JSON or XML feed.
SEEK job ads require a number of SEEK-specific inputs:
- Contact people specify who to contact if there’s a problem with the job ad.
- Locations specify the location of the position. These can either be suggested interactively or mapped from a partner’s location ontology.
- Job categories specify the job’s occupational category. These can either be suggested interactively or mapped from a partner’s job category ontology.
- Ad selection enables the hirer to interactively select a SEEK ad product . It returns the ad product’s exact price based on the hirer, location, role title & job category.
The following inputs are also optionally available:
- Attach a questionnaire to be filled out by the candidate. The candidate’s responses are available via the SEEK API’s application export functionality.
- Associate a brand to promote the hirer’s brand when the appropriate ad product is selected.
Once these inputs have been collected you can create a job ad using the job posting mutations.