Changing ticket properties directly from your email inbox

The email the commands are sent from should be associated to an agent's account in your Helprace

Helprace allows you to change ticket properties directly from your email inbox. While in their email client, your staff members are able to input commands that will be reflected in the tickets in Helprace.

This feature works by having agents insert commands with hash tags ( # ) in the first lines of the email message recognized by Helprace. Staff members can also create tickets and set its properties directly from their email inboxes.

In the example below, "sales@help.com", which is associated to an agent account in Helprace, is used to set the ticket priority as Urgent, type to Incident, and a reply.

Email commands reference

Commands must be in the very first line of your email. You must enter each command as a separate line (preceded by a hashtag # without spaces) as shown above.

When executed correctly, commands will not be visible to the end-user. However, the accompanying message will be treated as a reply to the ticket. If no message is included with the commands, Helprace will only apply the commands, but will not create a reply to the ticket.

Property Description

Requester

Email address of the requester of the ticket. If this user doesn't exist, Helprace creates them automatically. If unspecified, the requester is the message composer.

#requester:michael@bluefone.com

Assignee

You must use the email address of a staff member in your Helprace. Adding an invalid email will not change the assignee.

#assignee:john@acme.com
#assignee:me
If you're replying to an unassigned ticket, it will be automatically assigned to you.

Team

Specify the full name or ID you want to assign the ticket to.

#team:25
#team:Support

Status

Possible values are: Open, Pending and Solved.

#status:pending

Or, just specify the value 

#pending

Priority

Possible values are: Low, Normal, High, Urgent.

#priority:high

Or, just specify the value 

#high

Type

Possible values are: Ticket, Question, Problem, Incident, Task.

#type:task

Or, just specify the value 

#task

Tag

Sets tags, overwriting existing tags.

#tag:urgent
#tag:account, upgrade
#tags:account, upgrade

To add tags to existing tags:

#+tag:account
#+tags:account upgrade

To remove tags from existing tags:

#-tag:account, upgrade
#-tags:account
CC

Sets CCs, overwriting existing CCs.

#cc:john@acme.com
#cc:john@acme, <mary@bluefone.com>

To add CCs to existing CCS:

#+cc:michael@bluefone.com, james@bluefone, <mary@bluefone.com>

To remove CCs from existing CCs:

#-cc:michael@bluefone.com, james@bluefone, <mary@bluefone.com>

Deleting

This command deletes the ticket:

#delete

Or

#del

Internal note

This command turns the message into a private note:

#internal

In this example, we'll attach a private note while changing the ticket priority to High and setting an assignee:

#high
#assignee:jason@acme.com
#internal

Jason, please give this guy a hand

Your internal message must begin on a new line with a blank line preceding it. The #internal command must be the last command in a series.

Reply

To add a reply with email commands:

#problem
#tag:refund
#team:Support
#+cc:michael@bluefone.com

Hi James,
Thanks for contacting us!
Was this article helpful?
1 out of 1 found this helpful