Click to call from crm web page

Hi Dev Forum ,

I have an issue while using create a call api from API Explorer . THe UI is strange (no call controls , just an end button ) and the outbound call does not come to my mobile .
I intend to do a click to call from my crm page (not using embeddable framework)

API :

Body : {
"status": "IDLE",
"startTime": "2024-08-12T14:38:39.883Z",
"userId": "9656e0ff-3026-4313-a0c8-ff298516e464",
"phoneNumber": "+9184xxxxx57",
"callerId": "+917834037345",
"callerIdName": "Customer Support",
"callFromQueueId": "42a2bd38-5aa7-423e-bafd-86d593d21456"
}

Response :

{
"id": "f320b5f1-e44f-45e8-8eda-98ae53c5d911",
"selfUri": "/api/v2/conversations/calls/f320b5f1-e44f-45e8-8eda-98ae53c5d911"
}

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.