๐ Unified Call Logging Dashboard (V2)
Test and visualize the new unified call logging system
API v2
Unified Tables
Flexible Schema
Back to Hub
๐งช Test Webhook
๐ Calls Log
๐ Routing Log
๐ Statistics
๐ Compare Old vs New
Test Unified Call Webhook
TalkDesk Payload (JSON)
{ "interaction_id": "test_{{timestamp}}", "contact_phone": "+15555550100", "contact_first_name": "John", "contact_last_name": "Doe", "contact_email": "john.doe@example.com", "call_type": "inbound", "call_start_time": "{{now}}", "call_end_time": "{{now+5m}}", "duration_seconds": 300, "waiting_time_seconds": 15, "holding_time_seconds": 0, "call_ringing_groups": "client-care,onboarding", "talkdesk_phone": "+15555550200", "talkdesk_phone_name": "Main Support Line", "agent_id": "agent123", "agent_email": "agent@example.com", "agent_name": "Jane Smith", "agent_ringing_groups": "client-care", "recording_url": "https://example.com/recording.wav", "hang_up_reason": "customer_ended", "salesforce_external_id": "SF_12345", "ivr_digits": "1,2,3" }
๐ค Send Test Call
๐ Test Routing Check