Identify (KYC)
Finance & ComplianceIdentify (KYC) Node
Overview
Supports the following operations: SumSub (Recommended), v1 (Latest), v2 (Beta), Create New Applicant, Check Applicant Status.
Configuration
| Property | Type | Default | Description |
|---|---|---|---|
provider | string | — | Configuration field for provider |
apiVersion | string | — | Configuration field for apiVersion |
action | string | — | Configuration field for action |
email | string | — | Configuration field for email |
external_user_id | string | — | Configuration field for external_user_id |
phone | string | — | Configuration field for phone |
applicant_id | string | — | 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