Surface screening questions
Pull in a job listing's information, including screening questions, into your product
Your users authorize your application to access their ATS platform by going through an authorization flow using Merge Link.
Use GET /jobs/{job_id}/screening-questions to pull in questions associated with your customers’ job posting.
Implement any logic needed to configure the screening question data in your product. Leveraging that data, surface up those screening questions in your product so your customers can easily see a job listing’s information.