Custom Integration Guide

The Custom Integration type allows organizations to integrate identity verification with minimal setup and any system.

How to Set Up Custom Integration on the Incode Workforce Dashboard

  1. Navigate to the Integrations section in the Incode Workforce dashboard.
  2. Click Add Integration and select Custom Integration.
  3. Enter an Integration Name (required).
  4. Optionally, provide a Redirect URL.
  5. Click Save.
  6. Once saved, an Integration ID is generated and displayed in the integration card.

How to Use Custom Integration

1. Create Verification Link

To request a verification for a user, you need to generate a unique verification link using Request Verification API for employees or Request Verification (Candidates) API for candidates. Once generated, the verification link can be sent to your users via email or integrated with automation tools.

Verification link usually looks like this:

https://icd.sh/03ymltf

2. Send Verification

3. Get Webhook Notification

4. Fetch Verification Results (Backend-to-Backend)

Here is a flow diagram of how this can be integrated with any ticketing system or automation tool.