ringcentral / pipedrive-embeddable-ringcentral-phone-spa

Add RingCentral Embeddable Voice widgets to pipedrive
https://www.ringcentral.com/apps/pipedrive
7 stars 3 forks source link
chrome extension pipedrive ringcentral

pipedrive-embeddable-ringcentral-phone-spa

Add RingCentral Embeddable Voice widgets to pipedrive.

Created with ringcentral-embeddable-extension-factory, you could create similar extension for other CRM sites with it.

Features

Video

https://youtu.be/jBxmwCNevZU

Screenshots

screenshots screenshots

Try it

Dev

npm i

# edit .env, fill in all required
cp sample.env .env

# download files needed
npm run down

# start
npm start

# then load dist folder as unpacked extension
  1. Go to Chrome extensions page.
  2. Open developer mode
  3. Load dist as unpacked package.
  4. Go to the CRM site to check

Build with custom RingCentral clientID/appServer

Changelog

Just visit release page

Credits

Created with Embbnux Ji's tuturial: Building Chrome Extension Integrations with RingCentral Embeddable

License

MIT