@salesforce/scv-connector-base
v4.6.8
Published
Salesforce Service Cloud Connector Base
Downloads
1,975
Maintainers
Readme
Service Cloud Voice base connector
The base connector is an SDK for partner telephony systems that integrate with Salesforce Service Cloud Voice.
Document
We’ve provided documentation in the /docs
folder.
Installation
Environment setup
The developer environment requires Node, NPM and webpack-dev-server.
Installation
Clone the repo
Install the dependencies
$ npm install
Using it
See https://github.com/salesforce-misc/byo-demo-connector
Testing
Lint all the source code and run all the unit tests:
$ npm test
Contributing and Developing Locally
We welcome contributors into our repo. Please read the contributing guidelines for more information.