/flex-transfer-type-insights

Adds to "Followed By" attribute the type of transfer that originated the next segment of the conversation.

Primary LanguageJavaScript

Transfer Type in Flex Insights

This Flex plugin adds a to the "followed by" attribute the type of transfer made to initiate the next segment on the conversation.

How to use

  1. Clone this repository

  2. Copy public/appConfig.example.js to public/appConfig.js

  3. Run npm install

  4. Run npm start to run locally or npm run deploy to send your plugin directly to your Flex instance.