@helpscout/javascript-sdk
v0.9.0
Published
Welcome to the Help Scout JavaScript SDK! This SDK provides a powerful and easy-to-use set of tools to help you build and extend apps within the Help Scout platform. By leveraging the JavaScript SDK, you can create seamless interactions with Help Scout's
Downloads
5,457
Readme
Getting Started with the Help Scout JavaScript SDK
Welcome to the Help Scout JavaScript SDK! This SDK provides a powerful and easy-to-use set of tools to help you build and extend apps within the Help Scout platform. By leveraging the JavaScript SDK, you can create seamless interactions with Help Scout's features and access contextual information like conversation, customer, and user data.
ℹ️ The latest documentation for the Help Scout JavaScript SDK can be found on our website: https://developer.helpscout.com/apps/javascript-sdk/
Installation
To install the Help Scout JavaScript SDK, run the following command:
npm install @helpscout/javascript-sdk
or
yarn add @helpscout/javascript-sdk
Usage
To get started with the Help Scout JavaScript SDK, simply import it and access the methods provided:
import HelpScout from '@helpscout/javascript-sdk'