Skip to main content

I am new to the RC API and was looking for a way to download the previous days call log to a CSV or XL file. Can anyone help with a few pointers on where to start? would this be considered a 'Web Server' app?

Thank you

You can get started from here. You will have to parse the response and save the data in .csv format yourself. Look at the e.g. implementation from here.

API reference

More information how to use the call log


thank you, i'll take a look


Reply