diff --git a/connection-guides/ats/recruitee-marketplace-integration.mdx b/connection-guides/ats/recruitee-marketplace-integration.mdx new file mode 100644 index 0000000..401bd17 --- /dev/null +++ b/connection-guides/ats/recruitee-marketplace-integration.mdx @@ -0,0 +1,52 @@ +--- +title: "Recruitee Marketplace Integration" +description: "Follow these steps to connect the Recruitee Marketplace Integration with StackOne Hub successfully." +--- + +import IntegrationFooter from "/snippets/integration-footer.mdx"; + + +## Activate Marketplace Integration from Recruitee + + + + From the StackOne Connector hub, you will receive the `External Trigger Token` needed to enable the Recruitee Partner Integration. + + Maintain Assessment Status + + + + + Go to the _Marketplace_ page and search for your integration. Select the `Assessments` category, then enter your integration partner's name in the search bar. Once found, click on the `integration` to proceed. + + Edit/View Assessment/Background check Status ID + + + Once you click on the integration, a pop-up will appear, prompting you to enable the `integration` as shown below. + + Edit/View Assessment/Background check Status ID + + + Once you enable the integration, a pop-up will appear displaying the details of the enabled integration along with an `Accept and Integrate` button. Click on the button to proceed to the next step. + + Edit/View Assessment/Background check Status ID + + + In the next step, paste your `external-trigger-token` retrieved from the `StackOne Connector Hub`, then click on Integrate to proceed. + + Edit/View Assessment/Background check Status ID + + + You can modify the permissions for different roles associated with this integration. Once done, click on the `Save` button to apply the changes. + + Edit/View Assessment/Background check Status ID + + + + + + +## Useful Links + + https://docs.recruitee.com/reference/post-partner + \ No newline at end of file diff --git a/integration-configuration-concepts/ats/recruitee-assessment-background-checks.mdx b/integration-configuration-concepts/ats/recruitee-assessment-background-checks.mdx index ce4b48f..e9885c3 100644 --- a/integration-configuration-concepts/ats/recruitee-assessment-background-checks.mdx +++ b/integration-configuration-concepts/ats/recruitee-assessment-background-checks.mdx @@ -1,101 +1,53 @@ --- title: "Recruitee Assessment or Background Check" -description: "To successfully send test notifications from Recruitee, follow these steps in your Recruitee account, and complete the necessary actions." +description: "To successfully send test notifications from Recruitee, follow these steps in your Recruitee account and complete the necessary actions." --- import IntegrationFooter from "/snippets/integration-footer.mdx"; -NOTE: For this documentation, we will proceed with the `Assessments` configuration steps. However, the `Background Check` process follows the exact same steps as `Assessments`. + This documentation proceeds with the `Assessments` configuration steps. However, the `Background Check` process follows the exact same steps as `Assessments`. -## To Get External Trigger Token - - - From the StackOne hub, you will receive the `External Trigger Token` needed to enable the Recruitee Partner Integration. - - Maintain Assessment Status - - - - - -## To enable the integration on your Recruitee account - - - Please navigate to `Marketplace` in Recruitee's dashboard. Then, select either `Assessments` or `Background Checks`. - - Maintain Assessment Status - - - - - Select the `Assessments` category, then enter your integration partner's name in the search bar. Once found, click on the `integration` to proceed. - - Edit/View Assessment/Background check Status ID - - - Once you click on the integration, a pop-up will appear, prompting you to enable the `integration` as shown below. - - Edit/View Assessment/Background check Status ID - - - Once you enable the integration, a pop-up will appear displaying the details of the enabled integration along with an `Accept and Integrate` button. Click on the button to proceed to the next step. - - Edit/View Assessment/Background check Status ID - - - In the next step, paste your `external-trigger-token` retrieved from the `Stackoe Hub`, then click on Integrate to proceed. - - Edit/View Assessment/Background check Status ID - - - You can modify the permissions for different roles associated with this integration. Once done, click on the `Save` button to apply the changes. - - Edit/View Assessment/Background check Status ID - - - - -## To Send the assessment/background check invitation to the candidate +## To Send the Assessment/Background Check Invitation to the Candidate - Navigate to the Candidate List's page and select the candidate. + Navigate to the _Candidate List_ page and select the candidate. Maintain Assessment Status - + Click on the `menu` icon, then select `Send Stackone Test` to proceed. - Edit/View Assessment/Background check Status ID + Edit/View Assessment/Background Check Status ID - A pop-up will appear, allowing you to select the `Assessments test`. + A pop-up will appear, allowing you to select the `Assessment Test`. - Edit/View Assessment/Background check Status ID + Edit/View Assessment/Background Check Status ID - Select the `Assessments test`, wait a few seconds for the `Send` button to become enabled, and then click on `Send` to dispatch the notification. + Select the `Assessment Test`, wait a few seconds for the `Send` button to become enabled, and then click on `Send` to dispatch the notification. - Edit/View Assessment/Background check Status ID + Edit/View Assessment/Background Check Status ID - Once the Assessment test notification is successfully sent, you can find the status of the test on the candidate's profile as follows: + Once the Assessment Test notification is successfully sent, you can find the status of the test on the candidate's profile as follows: - Edit/View Assessment/Background check Status ID + Edit/View Assessment/Background Check Status ID -## To check updated result of the assessment/background check invitation of the candidate +## To Check Updated Result of the Assessment/Background Check Invitation of the Candidate - + Navigate to the candidate profile, where you will see the updated results along with the score from the previously sent test. This information will be available once the candidate has completed the Assessment and Background Check. - View Assessment/Background check Updated Results + View Assessment/Background Check Updated Results diff --git a/integrations.mdx b/integrations.mdx index 8de2a80..7281aa6 100644 --- a/integrations.mdx +++ b/integrations.mdx @@ -23,6 +23,7 @@ import { IntegrationTile } from '/snippets/integration-tile.mdx'; +