- Joined
- Jun 30, 2025
- Messages
- 1
- Reaction score
- 0
Hi All,
Our goal is to create a true representation of our 3CX phone center in our end.
We want to hold the data of calls in our database and later operate on it.
We want a real-time representation of active/waiting calls, getting the calling phone number, as well as specific custom data, and also the call recording.
I have looked in 3CX documentation, it looks like the API is lacking functionality and information.
First, is this something achievable? can I use the API and create a true representation of the phone center?
Second, if it is achievable, what is the API I should refer to? and which methods to use?
I also would highly appreciate a quick template for working with this. I use C# .NET 8.0
Thanks in advance!
Our goal is to create a true representation of our 3CX phone center in our end.
We want to hold the data of calls in our database and later operate on it.
We want a real-time representation of active/waiting calls, getting the calling phone number, as well as specific custom data, and also the call recording.
I have looked in 3CX documentation, it looks like the API is lacking functionality and information.
First, is this something achievable? can I use the API and create a true representation of the phone center?
Second, if it is achievable, what is the API I should refer to? and which methods to use?
I also would highly appreciate a quick template for working with this. I use C# .NET 8.0
Thanks in advance!