Recommend open jobs relevant to all graduates of a training program based on skills taught in the program.

Use this endpoint when you are looking to recommend open jobs to participants and graduates of a training program based on the skills taught in the program. Recommendations are specific to the program, not the participant or graduate. This endpoint accepts the program name (specific to the program provider) and a set of filters/search criteria (e.g., the job location), and returns a ranked list of open jobs.

Note: This is a value-added service and is not available by default. To access this service, please contact your AdeptID Partner Success team.

Additional Notes:

  • Feedback Collection: Recommend Jobs Feedback can be used to collect and share user feedback on the results of this endpoint.
  • Program Name: program asks for the name of the program for which a general search is being conducted, with names being specific to the caller’s organization. Program names (and details on each program) must be configured with AdeptID prior to using this endpoint.
  • Education Level Filtering: education_levels asks for an array of strings representing canonical degree levels. Results include jobs that specify any included degree level as the minimum or preferred required level of education. If not null, results will exclude jobs without a specified minimum. Example: If the values of BACHELORS and MASTERS are provided to the endpoint, returned jobs will specify a required or preferred degree level of BACHELORS or MASTERS. Jobs specifying ASSOCIATES or DOCTORATE as the minimum required degree will be excluded.
  • Salary Filtering: salary_min and salary_max ask for the minimum and maximum of a salary range, respectively. Results include jobs with a salary above salary_minand/or below salary_max (depending on which, if any, where specified). Jobs not specifying salary are excluded if either salary_min or salary_max are specified.
Language
Authorization
Header
Click Try It! to start a request and see the response here!