- Joined
- Oct 7, 2024
- Messages
- 16
- Reaction score
- 4
Hi everyone,
I've set up a CRM Integration (XML template) that sends call data to our own CRM through the template variables.
On inbound calls everything works except one thing: I can receive the extension that handles the call, but I can't manage to pass the DID / public number that was called. I need both in the request to my endpoint:
1. the extension involved in the call (already working);
2. the DID / public number the inbound call came in on (currently missing).
I need the DID because on the CRM side I have to know which public number the call landed on, in order to route/associate it correctly.
A couple of questions:
- Which template variable exposes the DID / called number on inbound calls? I've tried the usual [Number] / caller-callee variables, but they return the caller's number and the extension, not the public DID.
- Is there a way to have the template send the extension and the DID together, in the same request?
Setup:
- 3CX version: V20 Update 9
- Integration: CRM Integration (XML template)
- Direction affected: inbound only
Any pointer to the right variable or a working template example would be hugely appreciated.
Thanks!
I've set up a CRM Integration (XML template) that sends call data to our own CRM through the template variables.
On inbound calls everything works except one thing: I can receive the extension that handles the call, but I can't manage to pass the DID / public number that was called. I need both in the request to my endpoint:
1. the extension involved in the call (already working);
2. the DID / public number the inbound call came in on (currently missing).
I need the DID because on the CRM side I have to know which public number the call landed on, in order to route/associate it correctly.
A couple of questions:
- Which template variable exposes the DID / called number on inbound calls? I've tried the usual [Number] / caller-callee variables, but they return the caller's number and the extension, not the public DID.
- Is there a way to have the template send the extension and the DID together, in the same request?
Setup:
- 3CX version: V20 Update 9
- Integration: CRM Integration (XML template)
- Direction affected: inbound only
Any pointer to the right variable or a working template example would be hugely appreciated.
Thanks!
Last edited: