Alejandro -VIN ALEX_VIN

Detalle del usuario dentro del experimento, con timeline de contactos realizados, request y response almacenados por intento.

Datos del cliente

Telefono
523471040472
Banco
BBVA
Vehiculo
HONDA CIVIC 2025
Tag
test
Cuenta (ultimos digitos)
0335
Fecha de pago
01/04/2026
Monto
$150,000.00
VIN
ALEX_VIN
External ID

Notificacion / contacto

Dispara el flujo del chatbot (Botmaker) o una llamada con agente AI (Vapi) para este usuario. Requiere los datos de contacto completos segun el canal.

Timeline de contactos

Fecha y hora de contacto (contactedAt), estado editable y detalle de request/response. Tambien puedes eliminar intentos desde aqui.

Llamada AI

Contactado: 20/03/2026, 06:23:44 p.m.

Request

{
  "status": 201,
  "status_text": "Created",
  "body": {
    "subscriptionLimits": {
      "concurrencyBlocked": false,
      "concurrencyLimit": 10,
      "remainingConcurrentCalls": 9
    },
    "id": "019d0c7d-2f60-799f-8a8b-c50782abb5a6",
    "assistantId": "2bec425c-2d0b-4368-bf4d-3f0ff5f25d01",
    "phoneNumberId": "3701f662-ed3e-440e-9a34-9c3eda663145",
    "type": "outboundPhoneCall",
    "createdAt": "2026-03-20T18:23:43.968Z",
    "updatedAt": "2026-03-20T18:23:43.968Z",
    "orgId": "be2fa99a-b5f1-4b5a-8cfd-55c085a5ad41",
    "cost": 0,
    "customer": {
      "name": "Alejandro",
      "number": "+523471040472"
    },
    "status": "queued",
    "phoneCallProvider": "twilio",
    "assistantOverrides": {
      "variableValues": {
        "vehicle": "HONDA CIVIC 2025",
        "client_name": "Alejandro",
        "payment_amount": 150000,
        "bank_account_name": "BBVA",
        "first_payment_date": "2026-04-01T00:00:00.000Z",
        "bank_account_ending": "0335"
      }
    },
    "monitor": {
      "listenUrl": "wss://phone-call-websocket.aws-us-west-2-backend-production3.vapi.ai/019d0c7d-2f60-799f-8a8b-c50782abb5a6/listen",
      "controlUrl": "https://phone-call-websocket.aws-us-west-2-backend-production3.vapi.ai/019d0c7d-2f60-799f-8a8b-c50782abb5a6/control"
    },
    "transport": {
      "conversationType": "voice",
      "provider": "twilio",
      "accountSid": "AC57b5608bda45832fdb97b15a3f739b6a"
    }
  }
}

Response

{
  "callId": "string",
  "verified": false,
  "mismatch_fields": [
    "payment_date"
  ],
  "is_actual_client": true,
  "__ignore__": "permanent_variable"
}

Notas

Sin notas para este contacto.

Llamada AI

Contactado: 19/03/2026, 07:22:31 p.m.

Request

{
  "status": 201,
  "status_text": "Created",
  "body": {
    "subscriptionLimits": {
      "concurrencyBlocked": false,
      "concurrencyLimit": 10,
      "remainingConcurrentCalls": 9
    },
    "id": "019d078c-a589-7bbe-add8-db2a39f89179",
    "assistantId": "2bec425c-2d0b-4368-bf4d-3f0ff5f25d01",
    "phoneNumberId": "3701f662-ed3e-440e-9a34-9c3eda663145",
    "type": "outboundPhoneCall",
    "createdAt": "2026-03-19T19:22:31.177Z",
    "updatedAt": "2026-03-19T19:22:31.177Z",
    "orgId": "be2fa99a-b5f1-4b5a-8cfd-55c085a5ad41",
    "cost": 0,
    "customer": {
      "name": "Alejandro",
      "number": "+523471040472"
    },
    "status": "queued",
    "phoneCallProvider": "twilio",
    "assistantOverrides": {
      "variableValues": {
        "vehicle": "HONDA CIVIC 2025",
        "client_name": "Alejandro",
        "payment_amount": "$150,000.00",
        "bank_account_name": "BBVA",
        "first_payment_date": "2026-04-01T00:00:00.000Z",
        "bank_account_ending": "0335"
      }
    },
    "monitor": {
      "listenUrl": "wss://phone-call-websocket.aws-us-west-2-backend-production3.vapi.ai/019d078c-a589-7bbe-add8-db2a39f89179/listen",
      "controlUrl": "https://phone-call-websocket.aws-us-west-2-backend-production3.vapi.ai/019d078c-a589-7bbe-add8-db2a39f89179/control"
    },
    "transport": {
      "conversationType": "voice",
      "provider": "twilio",
      "accountSid": "AC57b5608bda45832fdb97b15a3f739b6a"
    }
  }
}

Response

{
  "is_actual_client": true,
  "verified": false,
  "mismatch_fields": [
    {
      "field": "payment_date",
      "captured_value": "Primero de mayo de dos mil veintiséis"
    }
  ],
  "__ignore__": "permanent_variable"
}

Notas

Sin notas para este contacto.