Skip to main content

Automations

How to streamline Harvestr workflows with Automations

Marina Salmon avatar
Written by Marina Salmon
Updated over 2 weeks ago

Automations are trigger action based rules that help you automate workflows in Harvestr and between Harvestr and the other tools we integrate with.

Prerequisites

To create Automations, you need:

  • A subscription to our Elite plan

  • An Editor account

Automation types

Harvestr supports two categories of automations:

You can create multiple automations of each type. All enabled automations run in parallel and are evaluated independently.

Feedback automations

Feedback automations act directly on new or existing feedback to help product teams qualify feedback and route it to the right people.

AI automations

AI automations use custom AI prompts to automatically analyze feedback and apply the following actions when conditions are met:

  • Assign label

  • Assign a teammate

How to set up an AI automation

1. Go to Settings β†’ Integrations -> Automations.

2. Click Add automation.

3. Select Feedback is created.

4. Select "Matches smart rule" as the trigger type.

5. Write your AI prompt describing the condition to evaluate.

How do prompts work

  • All new feedback is checked against your AI prompt.

  • If the condition is met, the automation is triggered.

  • Prompts run on the feedback title, content, and linked customer.

Prompt examples

"This feedback about our Slack integration."

"This feedback talks about our competitor Telsa."

"This feedback expresses a potential churn risk from the customer."

"This feedback is about dashboards, reporting, analytics, charts, metrics, or data visualization features."

6. Define the action to apply when the prompt evaluates to true, such as assigning a label or assigning feedback to a teammate.

7. Save to enable the automation.

Labels and assignees set by AI automation rules can be used in Custom Inboxes to route incoming feedback to the right person or team.

Rule-based feedback automations

Rule-based automations let you trigger actions on feedback based on existing labels.

They are useful when your logic is explicit and relies on labels that are already applied, either manually or via AI automations.

How to set up a rule-based feedback automation

  1. Go to Settings β†’ Integrations -> Automations.

  2. Click Add automation.

  3. Choose between Feedback is created or Feedback is updated.

  4. Select one of the label conditions:

    • Contains every label of: the automation runs only if the feedback includes all selected labels.

    • Contains some label of: the automation runs if the feedback contains at least one of the selected labels.

  5. Choose the labels to evaluate.

  6. Define the action to apply when the condition is met: assign a label or assign a teammate.

  7. Save to enable the automation.

Dev tools automations

Dev tools automations sync issue statuses in Jira or Linear with the status of linked Discoveries in Harvestr.

How to set up a dev tools automation

  1. Go to Settings β†’ Integrations -> Automations.

  2. Click Add automation.

  3. Select Discovery Jira/Linear issue is updated.

  4. Define the issue status that will trigger the action.

  5. Set the status to apply to the Discovery linked to the issue.

  6. Save and enable the automation.

Would like to see more Automations? Please contact us to share your use cases.

Did this answer your question?