- Joined
- Jan 4, 2024
- Messages
- 2
- Reaction score
- 0
Hello
, I am currently developing WebServices to interact with 3CX, primarily for Contact Lookup and Call Journaling. Both functionalities are working as intended. However, I initially thought that Call Journaling was triggered when the call was answered, but it turns out it occurs once the call is ended. I explored the 3CX portal > settings > integrations > "Open Contact in Custom CRM" and while it partially works, it opens a new tab that makes a call to my WebServices. This method is not very clean. I am a bit lost at the moment. In the end, I simply want a call to my WebServices to be made when the call is answered, and I would like the call to my WebServices to receive the caller's phone number and the extension of the agent receiving the call as parameters. It is crucial to receive the agent's extension as it is essential for the purpose of my integration. Thank you in advance for your assistance.
, I am currently developing WebServices to interact with 3CX, primarily for Contact Lookup and Call Journaling. Both functionalities are working as intended. However, I initially thought that Call Journaling was triggered when the call was answered, but it turns out it occurs once the call is ended. I explored the 3CX portal > settings > integrations > "Open Contact in Custom CRM" and while it partially works, it opens a new tab that makes a call to my WebServices. This method is not very clean. I am a bit lost at the moment. In the end, I simply want a call to my WebServices to be made when the call is answered, and I would like the call to my WebServices to receive the caller's phone number and the extension of the agent receiving the call as parameters. It is crucial to receive the agent's extension as it is essential for the purpose of my integration. Thank you in advance for your assistance.