The base connector is an SDK for partner telephony systems that integrate with Salesforce Service Cloud Voice.
We’ve provided documentation in the /docs
folder.
The developer environment requires Node, NPM and webpack-dev-server.
$ npm install
See https://github.com/salesforce/demo-scv-connector
Lint all the source code and run all the unit tests:
$ npm test
We welcome contributors into our repo. Please read the contributing guidelines for more information.