3CX integration
Click-to-call from any doctype. Auto-attach call recordings to orders.
CRM templates
We ship XML CRM templates for the 3CX side: lookup, journal, auto-create — for Twenty, Monday, NocoDB, and ERPNext. Upload via 3CX Admin → Integrations → CRM. Inbound calls then open the right customer record in your CRM automatically.
Softphone embed
Drop our softphone bundle URL (`https://3cxrtc.cc.ke/softphone.js`) into your admin pages and any `tel:` link or `XcoSoftphone.call(phone)` invocation routes through the agent's WebRTC extension. Embedded in the admin/* tree of every Mojaedge tenant by default.
Call recordings
After every call, 3CX POSTs to `/api/webhook/3cx/call`. We thread it to the most recent matching order (by phone) and attach the recording URL so admins can play it from the order detail page.