carehome.co.uk Home Page
Control Panel Login
Contents
x
For Care Providers
I am looking for a job in care
I'm leaving a care home review
Powered by
Jobs API
9 Articles
in this category
Share this
Print
Share
Contents
Jobs API
9 Articles
in this category
Share
Jobs API overview
API Contacts 01488 684321 integrations@tomorrows.co.uk API Terms of Use Click here to view our API terms of use. Terms Partner = Third party middleware application ( Broadbean, Vacancy Poster, Idibu, LogicMelon, Job Mate, SFSF Recrui...
Updated on : 01 Oct 2024
Jobs API change Log
Updated on : 23 Oct 2023
Input screenshots
The following screenshot are taken from our Control Panel Job Posting Page, They hopefully demonstrate the Branding Options and Salary Options we offer. The following sequence is taken from a Care Home Group Control Panel , As you can see in figu...
Updated on : 16 Aug 2022
Job API List
Updated on : 16 Feb 2023
Job Post
Posting a Job To insert a job, perform a POST request to https://api.carehome.co.uk/index.cfm/jobs/ with the following fields in a JSON encoded string, making sure to observe an "application/json" content header as part of your requ...
Updated on : 16 Aug 2022
Job Close
To close a job, perform a POST request to URLs and JSON request body example https://api.carehome.co.uk/index.cfm/jobs/{jobid}/actions/close/ with the following fields in a JSON encoded string, making sure to observe an "application/json" content...
Updated on : 16 Aug 2022
Job Edit
Edit existing Job To edit a job, perform a PUT request to below URL and JSON request body example https://api.carehome.co.uk/index.cfm/jobs/{jobid}/ with the following fields in a JSON encoded string, making sure to observe an "applic...
Updated on : 16 Aug 2022
Job Application API
The job application API can be used to retrieve all applicants who have applied for any of your jobs. This can be particularly helpful where a candidate drops out of the URL Application process and is missed in your own data collection. The followi...
Updated on : 07 Oct 2024
Response & Error information
All API requests will be served with one of the following status codes. Where appropriate we will return the keys "data" and "error" with more information about the result of your request. If populated the "data" key will contain the confirmation ...
Updated on : 16 Aug 2022