profile-created
Fires when identity and profile information has been extracted. This occurs once per Link for each non-refresh Task completion. Additional fields:| Field | Description |
|---|---|
object_id | The identity profile record ID |
task_id | The associated Task |
tracking_info | Custom metadata passed via bridge_token (nullable) |
profile-updated
Fires when identity and profile information has changed during a refresh Task. Additional fields: Same asprofile-created (object_id, task_id, tracking_info).