Can I use the API to retrieve my Internal and Private Ads?
Requires:
- SmartRecruit
- +
- SmartConnect
Sure! You can use the /posting
endpoint of SmartRecruiters’ Public API to retrieve your list of Internal jobs.
You’ll need to add both your SmartToken and a destination
property with a value of internal,external
to the endpoint query in order to retrieve your Internal ads.
For Private jobs, us the /jobs
endpoint.
For more documentation or to test using our Live Docs, see dev.smartrecruiters.com.