Configure your rules

Automation for new incoming emails

By Eva
August 6, 2020

Many tasks in HelpSpace are recurring, particularly when new tickets arrive or when you create new tickets. To streamline these processes, you can create rules that automatically handle common tasks, such as assigning incoming tickets to the appropriate team and tagging them with relevant labels.

Create Rules

  1. Navigate to SettingsRules.

  2. Click the Create Rule button.
    settings-rule-create-button.png

  3. Enter a Name and Description for your rule.
    settings-rule-new.png


Rules are divided into two main areas:

  • Conditions

  • Actions

All incoming tickets are evaluated against the conditions set in your rules. If the conditions are met, the system will execute the specified actions.

settings-rule-create.png

1. Conditions

All incoming tickets will be checked. If the conditions are true, the system will call the action.

Fields

Description

Condition Match Type

All:

Combines all conditions with an AND. All conditions have to be true to call the action.

Any:

Combines all conditions with an OR. At least one condition has to be true to call the action.

Channel Email

Channel email address

To Email

Recipient email address

From Email

Sender email address

CC Email

CC recipient email address

BCC Email

BSS recipient email address

Ticket Creator Email

Creator email address

Subject

The subject of the ticket

Subject or BodyText

The subject OR the body of the ticket

BodyHtml

A ticket has an HTML or a text body.

This field checks the HTML body. Besides the text, you can check for HTML code.

BodyText

A ticket has an HTML or a text body.

This field checks the text body.

Widget URL

URL of the HelpSpace Widget

Spam

Spam yes/no

Attachment

Has Attachement yes/no

Conditions

Description

equals

Content is equal to search string

does not equal

Content is not equal to search string

contains

Content contains to search string

does not contain

Content does not contain to search string

is empty

Content is empty

is not empty

Content is not empty

begins with

Content begins with search string

ends with

Content ends with search string


2. Actions

HelpSpace has various actions like adding tags or assigning users and teams.

Fields

Description

Assign Agent

Assigns the ticket to an agent

Assign Team

Assigns the ticket to a team

Assign random Agent

Assigns the ticket to a random agent

Assign random Team

Assigns the ticket to a random team

Move to Channel

move the ticket to a specific HelpSpace channel

Forward Ticket

Forward the ticket to a specific email address

Add Tags

Add one or more tags

Add Watchers

Add a watcher to the ticket

Set Status

Set the status of the ticket

  • Open

  • Escalated

  • Waiting

  • Wait until

  • Closed

  • Spam

Delete Ticket

Deletes the ticket

Managing Rules

  • Edit Rule: Click on a rule in the left menu to edit it.

  • Toggle Status: Use the toggle in the right menu to turn the rule on (green) or off (grey).

  • Delete Rule: Click on Delete Rule in the right menu to delete it.

Applying Rules

  • Incoming Tickets: All new incoming tickets are automatically validated against active rules. If a rule applies, the specified actions will be executed.

  • Outgoing Tickets: When creating a new ticket, you have the option to run the rules by switching on the Run rules button. After clicking Create, the system will validate if a rule applies.

By utilizing these rules, you can automate repetitive tasks, ensuring efficiency and consistency in handling tickets.

Was this article helpful?

Thanks for your feedback!