- Joined
- Apr 9, 2019
- Messages
- 3
- Reaction score
- 2
Hello all,
is it possible to send a REST service (POST) to an external server as soon as a user regitered in a queue answers the call?
The REST call must contains the following values:
- call_id;
- caller_number;
- date_time;
- user_id (the user who answered the call);
I know that you can use CFD to make WebServiceRest, but how i know who answered the call?
is it possible to send a REST service (POST) to an external server as soon as a user regitered in a queue answers the call?
The REST call must contains the following values:
- call_id;
- caller_number;
- date_time;
- user_id (the user who answered the call);
I know that you can use CFD to make WebServiceRest, but how i know who answered the call?