- Joined
- Jan 3, 2024
- Messages
- 29
- Reaction score
- 6
Greetings!
It was not an easy task.
There is a CRM medical system.
It is necessary that when there is an incoming call, the patient's card by phone number is opened.
On the other side, the CPM connector listens with the following parameters:
{
"Address": "+",
"Port": 8004,
"ApiBaseAddress": "pbx_IP",
"OriginateCallApiTemplate": "agc/api.php?source=[ip]&user=apiuser&pass=apiuser&agent_user={Channel}&function=external_dial&value={NumberToCall}&phone_code=1&focus=YES&preview=NO&search=YES",
"ApiHangupSequence": null,
"CallRecordIntegration": 0
}
What to configure in 3cx for this integration. CRM developers don't want to help set up 3cx. They just say that a webhook is needed. I am far from API integrations. Please help.
Thank you!
I use 3cx v18 version.
It was not an easy task.
There is a CRM medical system.
It is necessary that when there is an incoming call, the patient's card by phone number is opened.
On the other side, the CPM connector listens with the following parameters:
{
"Address": "+",
"Port": 8004,
"ApiBaseAddress": "pbx_IP",
"OriginateCallApiTemplate": "agc/api.php?source=[ip]&user=apiuser&pass=apiuser&agent_user={Channel}&function=external_dial&value={NumberToCall}&phone_code=1&focus=YES&preview=NO&search=YES",
"ApiHangupSequence": null,
"CallRecordIntegration": 0
}
What to configure in 3cx for this integration. CRM developers don't want to help set up 3cx. They just say that a webhook is needed. I am far from API integrations. Please help.
Thank you!
I use 3cx v18 version.