Documentation used for this project https://cognitohq.com/docs/
Run this project as Spring boot application.
Import it as Maven and Run as Spring boot application and modify the querty string as per your testing.
Note: Please make sure to verify the jobId for each url.
-
Create Profile Sample URL
http://localhost:8080/createProfile -
Create CandidateSearch Sample URL
http://localhost:8080/createCandidateSearchJob?profileId=prf_2cVg4KBk5t4Pgm&phone=1123456789&firstname=John&middlename=J&lastname=Doe&day=10&month=10&year=2000&ssn=1234 -
Create Check CandidateSearchJob Sample URL
http://localhost:8080/checkCandidateSearchJob?jobId=idsjob_4PnJUPpqydRigi -
Create CandidateAssessment Sample URL
http://localhost:8080/crateCandidateAssessmentJob?jobId=idnsch_99tKwuUVdMmRmG -
Get CandidateSeachDetail Sample URL
http://localhost:8080/getCandidateSearch?searchId=idnsch_99tKwuUVdMmRmG