Access your RingCentral account's call log database using the call-log API.
RingCentral Connect Platform is a rich RESTful API platform with more than 70 APIs for business communication includes advanced voice calls, chat messaging, SMS/MMS and Fax.
To setup a free developer account, click https://developer/ringcentral.com
git clone https://github.com/ringcentral-tutorials/calllog-visualization-nodejs-demo
cd calllog-visualization-nodejs-demo
npm install --save
cp dotenv .env
node index.js
Remember to add your app client ID and client secret as well as account login credentials to the .env file.
Open your Web browser and enter localhost:5000
The SDK is available at https://github.com/ringcentral/ringcentral-js