The new Apply with SEEK offers a similar user experience to its predecessor ,
though candidates will benefit from the following enhancements:
- Richer SEEK Profile information available for pre-fill
- A familiar, localised experience across our SEEK, Jobstreet, and Jobsdb brands
- Forward compatibility with a streamlined pre-authorization flow
- Common technology that enables your software to consolidate its auth and access patterns
- Richer SEEK Profile information via the same GraphQL
candidateProfile
query as Optimised Apply - Support and localisation across our Asia-Pacific markets
Step | Previous version | New version |
---|---|---|
Legacy client credentials | SEEK API partner access tokens | |
No support | seek-token parameter included in link-out redirect | |
Link generated by partner | GraphQL applyWithSeekButton query returns localised button image, label, and link | |
OAuth 2.0 with authorization code exchanged for access token | Revised authorization flow returns seek-prefill-id to retrieve SEEK Profile and seek-token to track application state | |
POST endpoint | GraphQL candidateProfile query returns richer information | |
GET based on returned url | GET based on returned url | |
Partner pre-fills fields based on returned data | Partner pre-fills fields based on returned data | |
POST endpoint | GraphQL sendSignal mutation |