create

  1. Wesley | Ruijs IT

    What is included in the backup.

    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.
  2. Create contact with CallType information in a custom CRM

    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.