- Joined
- Feb 1, 2024
- Messages
- 3
- Reaction score
- 0
I am looking for a solution for the integration of CRM software. The aim is that when a 3cx user answers a call, the phone number of the caller and the 3cx user is sent via a URL.
Example:
https://URLxyz.com/trial/interfaces653/web-api/l/cti/3cx?callerId=${destination_number}&userPhone=${caller_id}
An API key is still required to make the REST call.
With the Callflow Designer, I have managed to get the link to start when I call the number of the CFD. However, it should be called for every user that has been configured and not need a CFD for every user.
Does anyone have any tips on how I can implement this?
Example:
https://URLxyz.com/trial/interfaces653/web-api/l/cti/3cx?callerId=${destination_number}&userPhone=${caller_id}
An API key is still required to make the REST call.
With the Callflow Designer, I have managed to get the link to start when I call the number of the CFD. However, it should be called for every user that has been configured and not need a CFD for every user.
Does anyone have any tips on how I can implement this?