Files
helix-engage/package-lock.json
saridsa2 c3b1bfe18e feat: install table + echarts, webhook handler for call records
- Install Untitled UI table component
- Install Apache ECharts (echarts + echarts-for-react)
- Build webhook handler: POST /webhooks/ozonetel/missed-call
  - Parses Ozonetel call event payload
  - Creates Call record in platform
  - Matches caller to Lead by phone number
  - Creates LeadActivity on the lead
  - Updates lead contact timestamps
- Fix table component import paths (@/src/ → @/)
- Make seed scripts configurable for remote deployment

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-19 12:08:25 +05:30

260 KiB