- 27 Nov 2020
- 1 Minute to read
- Print
- PDF
Job API Changelog
- Updated on 27 Nov 2020
- 1 Minute to read
- Print
- PDF
Date | Change |
---|---|
10 July 2018 | job_contact_url added (to both Post and Edit API's). Enables the option to provide a job application URL instead of a job application email |
1 July 2018 | The 'Anonymous Branding' option has now been discontinued, any jobs posted after 1st July 2018 with 'Anonymous Branding' will be automatically Branded to the company who posted the job |
13 April 2017 | The 'Renew' API option removed Missing 'job_reference' description in Post API re-entered |
23 February 2017 | job_salary_from / job_salary_to / job_pay_type_id fields added and job_salary changed to contain 'further details'. Previously all salary details where posted in job_salary. To ensure backward compatibility the changes do not break anything if only job_salary is submitted Pay Type API added (/index.cfm/jobs/types) |
5 February 2017 | All API moved to 'https'. All 'http' requests redirected to 'https' to ensure backward compatibility |
02 September 2016 | jobs town api added to the api list (missing content) job_description allowed HTML alterations - font,small,big,center,div and span tags will now be removed but their content will remain - previously their content was removed as well. |
04 August 2016 | job_member_id - now only used for branding purposes and can be NULL for anonymous job posting job_town_id - is now required (some backward compatibility for posts without this - see job post page for explanation) /jobs/{id} PUT, jobs/{id}/actions/renew & jobs/{id}/actions/close API's now returns a tailored response code like job insert API. e.g '200 Job (#id) successfully updated.' - no change to the status code returned /jobs/ GET or any other response object job_location_text is deprecated and will be removed in a future update, please use job_town_name and job_town_id partnered with the jobs/towns API if you need further information about the town. |
23 May 2016 | Removal of field api_source. This field is no longer required in any API call. Any further usage of these fields will be ignored, and there is no replacement field. |
23 May 2016 | Removal of fields "job_promote_on_indeed" & "job_promote_on_adzuna". Any further usage of these fields will be ignored, and there is no replacement field. |
20 May 2016 | Mail Server Added to test server, All Job Application Email will now be sent. |
18 May 2016 | Change of Term name 'Job provider' to 'Partner' |