Docs/Finance & Compliance/Identify (KYC)

Identify (KYC)

Finance & Compliance

Identify (KYC) Node

Overview

Supports the following operations: SumSub (Recommended), v1 (Latest), v2 (Beta), Create New Applicant, Check Applicant Status.

Configuration

PropertyTypeDefaultDescription
providerstring—Configuration field for provider
apiVersionstring—Configuration field for apiVersion
actionstring—Configuration field for action
emailstring—Configuration field for email
external_user_idstring—Configuration field for external_user_id
phonestring—Configuration field for phone
applicant_idstring—Configuration field for applicant_id

Output Variables

Reference these variables in downstream nodes using the {{node.field}} syntax.

{{kyc.applicant_id}}
anyOutput field: applicant_id
{{kyc.review_status}}
anyOutput field: review_status
{{kyc.review_result}}
anyOutput field: review_result
{{kyc.risk_score}}
anyOutput field: risk_score

Examples

Basic Usage

Example configuration:

{
  "provider": "value",
  "apiVersion": "value",
  "action": "value",
  "email": "value",
  "external_user_id": "value",
  "phone": "value",
  "applicant_id": "value"
}

Tips & Best Practices

  • •Ensure all required fields are configured.
  • •Check the output variables to see available data.

Try Identify (KYC) in Your Workflow

Create a free account and start building AI-powered workflows with the Identify (KYC) node.

Open Workflow Editor