n8n

Actions

The AveTrust action node — create, retrieve, result, list, send link, decide.

The AveTrust node performs one operation per execution on the Verification resource.

Operations

OperationWhat it does
CreateCreate a session — pick the checks and, in sandbox, a simulated outcome
GetFetch a session summary by id
ResultRead the detailed result (checks + decision)
ListList sessions, optionally filtered by status
Send linkSend the hosted link by Email or SMS
DecideApprove or Reject a session under review

Create — fields

  • Checks: any of DOCUMENT, MRZ, NFC, LIVENESS, FACE_MATCH.
  • External user ID (optional): your own reference.
  • Callback URL (optional): where AveTrust posts the webhook.
  • Simulate (sandbox only): approved, review or rejected.

The node outputs the session id, token and hostedUrl — wire hostedUrl into an email or SMS step, or into the Send link operation.

Example flow

AveTrust → Create with DOCUMENT, LIVENESS, FACE_MATCH.
Send the hostedUrl to the user (Email/SMS, or the Send link operation).
Use the AveTrust Trigger to resume when the result is ready.

Next steps

On this page