Scope of Work: API Integration Project

Apr 06, 2023

Project Objectives

The objective of this project is to integrate several APIs to fetch the details from HRStop portal to Rishabh's internal system.

Scope

The scope of this project includes the integration of the following APIs:

  • API 1: This API will help you in getting list of all Job.
  • API 2: This API will help you in getting list of the candidates with respect to the Job
  • API 3: This API will help you in adding a candidate against a Job

Deliverables

The following deliverables will be produced as part of this project:

  • API 1: You will be getting the list of all jobs to Rishabh's Internal System so that you can see the JD's whenever required.
  • API 2: Through this API, you can fetch the candidate's name, email id, unique code and Profile URL with respect to the Job.
  • API 3: You can add the candidate in a respective Job from the list of Jobs available in your internal system.