HubSpot
Tips

Interested in the new HubSpot automation Breeze AI Beta?

Here's how I would build a simple ticket sentiment workflow.

1. ๐—ฆ๐˜๐—ฎ๐—ฟ๐˜ ๐˜„๐—ถ๐˜๐—ต ๐—ฎ ๐—ฐ๐—ผ๐—ป๐˜ƒ๐—ฒ๐—ฟ๐˜€๐—ฎ๐˜๐—ถ๐—ผ๐—ป ๐˜๐—ฟ๐—ถ๐—ด๐—ด๐—ฒ๐—ฟ: ย  ย 

Here I have manual enrollment set up, but you could automatically enroll new conversations or updated ones.

2. ย ๐—š๐—ฟ๐—ฎ๐—ฏ ๐—ฎ๐—น๐—น ๐˜๐—ต๐—ฒ ๐—บ๐—ฒ๐˜€๐˜€๐—ฎ๐—ด๐—ฒ๐˜€ ๐—ผ๐—ณ ๐˜๐—ต๐—ฒ ๐—ฐ๐—ผ๐—ป๐˜ƒ๐—ฒ๐—ฟ๐˜€๐—ฎ๐˜๐—ถ๐—ผ๐—ป: ย  ย 

There's no easy way to do this in workflows, but a custom code action suffices nicely.

3. ๐—•๐—ฟ๐—ฒ๐—ฒ๐˜‡๐—ฒ ๐—”๐—œ ๐—ง๐—ถ๐—บ๐—ฒ! ย  ย 

I use a simple message 'Given the following text, output a categorisation from the following "Positive", "Negative", "Neutral" or "Other" '.

The "Other" is our catch all, which will improve the accuracy of the other labels.

4. ๐—”๐—ป ๐—ถ๐—ป-๐—ฎ๐—ฝ๐—ฝ ๐—ป๐—ผ๐˜๐—ถ๐—ณ๐—ถ๐—ฐ๐—ฎ๐˜๐—ถ๐—ผ๐—ป ๐˜๐—ผ ๐—บ๐˜†๐˜€๐—ฒ๐—น๐—ณ - always helpful for debugging.

5. ๐—–๐—ผ๐—ฒ๐—ฟ๐—ฐ๐—ฒ ๐˜๐—ต๐—ฒ ๐—•๐—ฟ๐—ฒ๐—ฒ๐˜‡๐—ฒ ๐—”๐—œ ๐—ฟ๐—ฒ๐˜€๐—ฝ๐—ผ๐—ป๐˜€๐—ฒ ๐—ถ๐—ป๐˜๐—ผ ๐˜๐—ต๐—ฒ ๐—ฐ๐—ผ๐—ฟ๐—ฟ๐—ฒ๐—ฐ๐˜ ๐—ฑ๐—ฟ๐—ผ๐—ฝ๐—ฑ๐—ผ๐˜„๐—ป ๐—ผ๐—ฝ๐˜๐—ถ๐—ผ๐—ป๐˜€: ย  ย 

We all know free-form text is the devil (doubly so with AI), so formatting it correctly into a dropdown is a must.

6. ๐—จ๐—ฝ๐—ฑ๐—ฎ๐˜๐—ฒ ๐—บ๐˜† "๐—”๐—œ ๐—–๐—ฎ๐˜๐—ฒ๐—ด๐—ผ๐—ฟ๐˜†" ๐—ฝ๐—ฟ๐—ผ๐—ฝ๐—ฒ๐—ฟ๐˜๐˜† ๐—ผ๐—ป ๐˜๐—ต๐—ฒ ๐—ฎ๐˜€๐˜€๐—ผ๐—ฐ๐—ถ๐—ฎ๐˜๐—ฒ๐—ฑ ๐˜๐—ถ๐—ฐ๐—ธ๐—ฒ๐˜.

Easy peasy!

A decent ticket sentiment system that can be put together quickly. I'm looking forward to exploring more use cases for Breeze AI.