Skip to content

ringcentral-tutorials/calllog-visualization-nodejs-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Access your RingCentral account's call log database using the call-log API.

RingCentral Connect Platform

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.

RingCentral Developer Portal

To setup a free developer account, click https://developer/ringcentral.com

Clone - Setup - Run the project

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

RingCentral JavaScript/Node JS SDK

The SDK is available at https://github.com/ringcentral/ringcentral-js

About

Visualize the call log on charts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published