How to send a request from Postman to initiate a call in Vtiger CRM?
To initiate a call, send the request with the following parameters: | Parameter | Description |
| from | The number from which the call has come. |
| to | The number to which the call has come. |
| event | Call initiated |
| call_id | This will be stored in source UUID and later help in updating the call record. |
| direction | inbound |
If the number of the inbound call matches a contact's number in the Office Phone Number field, then the phone call record is created for the contact.