javarestcalllogringcentral

RingCentral Connect and Retrieve Call Log Details from Server via Java Code?


I want to develop a Java Application that will connect to RingCentral and retrieve Call Log details from the RingCentral Server.

Can anyone help me make a RingCentral app with right permissions and client-side Java code details?

Thanks in advance...


Solution

  • The following resources will help get you started on developing an app in Java to retrieve call log records using the RingCentral API.

    1. App Dev Guide on creating an app
    2. API Guide on Call Log Resource
    3. Java sample code for retrieving call log records
    4. Java SDK