HubSpot / calling-extensions-sdk

A JavaScript SDK for integrating calling apps into HubSpot.
https://developers.hubspot.com/docs/api/crm/extensions/calling-sdk
MIT License
45 stars 29 forks source link
javascript npm-package sdk

Overview

calling-extensions-sdk on npm

The Calling Extensions SDK allows apps to provide a custom calling option to HubSpot users directly from a record in the CRM.

A calling extension consists of three main components:

Getting Started

  1. Create an app from your app developer account, and create a developer test account to test your app.
  2. Install the Calling Extensions SDK on your calling app. Alternatively, you can run the demos if you'd like to see the SDK in action first.
  3. Understand the typical message flow between the calling app and HubSpot.
  4. Learn how to use the Calling Extensions SDK.
  5. Test your app.
  6. Get your app ready for production.
  7. Publish your app to the HubSpot marketplace.
  8. Review the FAQs.