Page 1 of 1

How to send a "call_recording" var in the REST(POST/PUT)

Posted: Wed Jan 03, 2018 9:39 am
by Strats
Hi Team,

I am recording a part of the call using 2 call_recording modules. I have an API which accepts byte[] as input. How do I use "call_recording" variable in POST/PUT(REST service) to save the recorded audio?

Explanations supported with screenshots would be great.


Thanks,
Strats.

Re: How to send a "call_recording" var in the REST(POST/PUT)

Posted: Thu Jan 04, 2018 10:45 am
by support
You would send along the recording just like any other variable, like this: https://drive.google.com/open?id=0B2RqW ... XNkREFzRXc

The name of the variable is on the top of the recording module. The recording is sent as a .wav file.