https://github.com/ringcentral/hubspot-embeddable-engage-phone
Beta Engage Voice browser extension for Hubspot
https://github.com/ringcentral/hubspot-embeddable-engage-phone
Last synced: 4 months ago
JSON representation
Beta Engage Voice browser extension for Hubspot
- Host: GitHub
- URL: https://github.com/ringcentral/hubspot-embeddable-engage-phone
- Owner: ringcentral
- License: mit
- Created: 2019-12-20T01:40:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T18:21:04.000Z (over 3 years ago)
- Last Synced: 2025-07-14T00:47:03.774Z (12 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.03 MB
- Stars: 3
- Watchers: 6
- Forks: 1
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# engage-voice-browser-extension-hubspot
Experimental Engage Voice browser extension for Hubspot powered by [Engage Voice embeddable](https://github.com/ringcentral/engage-voice-embeddable).
Created with [ringcentral-embeddable-extension-factory](https://github.com/ringcentral/ringcentral-embeddable-extension-factory), you could create similar extension for other CRM sites.
## Video
[https://youtu.be/1Pnj2Ymrmg8](https://youtu.be/1Pnj2Ymrmg8)
## Features
- Click to call button
- Build with custom app config
- Auto sync call log to Hubspot
- Sync call log to deal
- Call from deal page
## Try it
- Download the zip from release page: [https://github.com/ringcentral/engage-voice-browser-extension-hubspot/releases](https://github.com/ringcentral/engage-voice-browser-extension-hubspot/releases)
- Unpack it, get a dist folder, open your Chrome extension page(chrome://extensions/), make sure you **enable the developer mode**, click load unpacked, select the dist folder, for Firefox extnesion, choose Addon -> Enable add-on debugging -> Load Temporary Add-on -> Choose dist-firefox/menifest.json.
- Go to `https://app.hubspot.com` to check
- Make sure you ***turn off*** `Block third-party cookies` in `chrome://settings/content/cookies`
## License
MIT