McQuaig integration next generation is the ability to communicate with various other platforms to automatically request assessments and receive the response back once the assessment is completed.
It is based in a Framework which consists in Webhooks, Connectors and External API calls. It is becoming flexible as we go. As of the moment this article was created, the following scenarios are possible OOTB.
ATS Providers Scenario 1:
- The ATS capable of hooking up a Webhook in Candidate status transition
- The Webhook is sending all candidate information we require
- Remote Candidate Id
- First Name
- Last Name
- ATS has open API’s capability
- ATS has one or more of the following methods to authenticate to request API resources:
- Oauth 2
- Basic
- API key
- ATS has an API to upload the assessment report in one of the Following ways:
- URL to a file
- PDF data
- PDF base64 data
ATS Providers Scenario 2:
- If the ATS does not send the candidate info in the Webhook, it can be retrieved using the API Authentication mentioned in the scenario 1.
Examples
Follow some videos illustrating the process in some of our integrations
Connecting to Ashby
Connecting to Careerplug
Comments
0 comments
Please sign in to leave a comment.