Hi,
I was wondering what is and what is not included in the 3CX backup.
A far as I know the settings for auto update and backup location is not included.
Hello,
I asking me if it was possible to send the call type when we create new contact in POST request with a custom CRM.
I would like somethings like this :
{
"name": "New contact 3cx 555-1234",
"phone": "555-1234",
"call-type": "Inbound"
}
Regards.