Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,11 +1,40 @@
---
title: "Teamtailor Assessment or Background Check"
description: "To successfully send webhook notifications from Teamtailor, follow these steps in your Teamtailor account, and complete the necessary actions."
description: "To connect Teamtailor Marketplace Integration with StackOne and send webhook notifications from Teamtailor, follow these steps in your Teamtailor account, and complete the necessary actions."
---

import IntegrationFooter from "/snippets/integration-footer.mdx";


## Activate Marketplace Integration from Teamtailor

<Steps>
<Step title="To Get External Trigger Token">
From the StackOne Connector Hub, you will receive the External Trigger Token needed to connect with the Marketplace Integration.
<Frame>
<img className='rounded-md' style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Get Partner credentials" src="/images/teamtailor-marketplace-integration/connector_external_token.png" />
</Frame>
</Step>

<Step title="To Activate Integration from Marketplace page">
Go to the <i>Teamtailor Marketplace</i> page and locate your Integration.
<Frame>
<img className='rounded-md' style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="From Marketplace page" src="/images/teamtailor-marketplace-integration/activate_int_marketplace_5.png" />
</Frame>

Click on the Integration, then click on `Go to Settings` to activate.
<Frame>
<img className='rounded-md' style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Go to Settings" src="/images/teamtailor-marketplace-integration/activate_int_marketplace_6.png" />
</Frame>

Please enter the `External Trigger Token` and click the `Update` button to establish the connection.
<Frame>
<img className='rounded-md' style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Enter Token" src="/images/teamtailor-marketplace-integration/activate_partner_integration.png" />
</Frame>
</Step>
</Steps>


## Send the assessment/background check invitation to the candidate

<Steps>
Expand Down Expand Up @@ -39,6 +68,7 @@ import IntegrationFooter from "/snippets/integration-footer.mdx";
</Step>
</Steps>


## To check updated result of the assessment/background check invitation of the candidate

<Steps>
Expand Down