Installation
There are multiple ways to install the Unify Intent client depending on your setup. When installing the client into the web application for your product, using either the JavaScript client or the React client is recommended.React library
Install the client in your React web application for a more native
integration.
JavaScript library
Install the client in your non-React frontend application, such as a Single
Page App (SPA).
You should only use one installation method per website or application. If the
client is installed twice on the same site, it may not work correctly.
Usage
- React library
- JavaScript library