Examples of using Five9 CRM SDK Javascript Library
npm install
gulp server
Project is running local https web server on your machine. Add following line to etc/hosts file:
127.0.0.1 crm-sdk.five9lab.com
- Page demonstrating CRM SDK functions of Agent Desktop Toolkit embedded inside iframe https://crm-sdk.five9lab.com/iframe_api_v2.html
For details see tutorial Integrating ADT inside web page
- Page demonstrating CRM SDK functions in combination with SalesForce CRM https://crm-sdk.five9lab.com/iframe_api_v2_cti.html
This page should be embedded inside SalesForce CRM using Five9VirtualCallCenterFreedomLightingDemoInt.xml call center
definition file located in the root of the project. This page can work in combination with demo Lightning Components
Salesforce package with examples
For details see tutorials Customizing existing integrations and Building proxy page