The Email to Tickets Gateway provides three features:
Ability to create new tickets using emails
Ability to comment on tickets using emails
Ability to edit tickets using emails
If you would like to control who to allow emails from, you can easily do so by going to your Space’s Tickets tab > Settings > Email to Tickets. By default, only ‘Members’ of the space can send emails.
Note: When attaching a file to an email to add to either a new or existing ticket, a 15Mb limit exists on files attached per email.
Create New Tickets Using Emails
To create a new ticket, you can send an email to <space-url-name>@tickets.assembla.com. You can find your Space-specific email at Tickets > Settings > Email to Tickets.
The subject of your email will become the ticket title, and the content of your email will become the ticket description. If you want to provide specific values to your ticket fields (including custom ticket fields), you can use the following syntax in the email body:
<ticket field name>: <value of field>
The 'Priority' field can accept the following values: 1 - 5 (1 as the highest priority)
The 'Permission type' field can accept the following values: 0 (No permission) , 1 (Private), 2 (Public)
The 'Assigned to' field can only accept a user's username. To change this field, the relevant line in the email should read as follows: Assigned to: amandap
For example,
Send to: demospacestest@tickets.assembla.com
Subject: Ticket created via email
Email Body: Status: New
Priority: 1
Permission type: 1
Description: How cool is it?
Milestone: Current milestone
.
A single dot on its own line after the 'Description:' indicator will mark an end. This ensures that any subsequent text in the ticket description is not included, such as an email signature. The same applies to the Comment field when editing a ticket.
The example email above will create the following ticket:
Add Comments to a Ticket using Emails
You can add a comment to tickets using emails in two ways:
Reply to a ticket email alert
Send an email to "<space-url-name>+<ticket-number>@tickets.assembla.com".
Reminder: Don't forget to add a single dot at the end of your email to ensure subsequent texts (like email signatures) are not included.
Edit Existing Tickets using Emails
You can edit existing tickets using emails in the same two ways mentioned in the 'Add comments to a ticket using emails' section.
Replying directly to the ticket email alert with ticket fields and corresponding ticket values that you would like to update
Send an email to "<space-url-name>+<ticket-number>@tickets.assembla.com" with ticket fields and corresponding ticket values that you would like to update.
For example,
Send to: demospacetest+55@tickets.assembla.com
Subject:
Email Body:Status: Duplicado
Priority: Low
Comment:Editing ticket via email.
The example email above will result in the following ticket where:
Ticket status changed to "Duplicado"
Priority changed to Low
The comment "Editing ticket via email" was made
If you have any questions or need assistance, please email us at support@assembla.com.