How to Send Ticket Replies with Attachments via Email in BoldDesk
If your organization uses an email-only support model and does not want customers to rely on the Customer Portal, it is important to ensure that ticket replies—and any associated attachments—are delivered directly through email.
Even if you use both email and the Customer Portal, you may want customers to receive the full conversation, including attachment access, within a single email thread.
To achieve this, configure the Ticket replied by agent notification (and Ticket replied by contact) and use the {{ticket.last_comment}} placeholder in the email template. Additionally, if customers need to access attachments without signing in to the Customer Portal, enable anonymous attachment downloads.
With this configuration, you can:
- Provide a complete email-based support experience.
- Deliver ticket replies along with attachment links through email notifications.
- Allow customers to access attachments without logging in.
- Keep conversations organized within a single email thread.
Prerequisites
Before proceeding, ensure you have:
- Administrator access to Email Notifications.
- Administrator access to Customer Portal Settings.
- Active email communication set up in BoldDesk.
Step 1: Enable Reply Notifications
- Navigate to Admin > Email Notifications.
- Open the Contacts tab.
- Enable Ticket replied by agent.
- If multiple contacts participate in the conversation, also enable Ticket replied by contact.
These notifications send the actual ticket reply content to customers, ensuring they receive the latest conversation updates.
Step 2: Configure the Email Template
- Open the Ticket replied by agent notification.
- Go to the Templates section.
- Edit the email template.
- Add the following placeholder to the email body:
{{ticket.last_comment}}
This placeholder inserts the latest ticket reply content into the notification email and preserves the standard reply workflow.
- Save the template.
To maintain proper email threading, keep the same email subject line across all ticket replies and notifications.
Step 3: Enable Attachment Access Without Login
If customers need to download attachments directly from email without signing in to the Customer Portal, enable anonymous attachment downloads.
For detailed instructions, explore Allow Anonymous Downloads for Ticket Attachments in the Customer Portal
- Anonymous download settings are configured separately for each Brand.
- Attachment URLs include a secure access token.
- Customers can download attachments directly from email links without logging in to the Customer Portal.
Troubleshooting
Customers Are Not Receiving Attachment Links
Attachment links are not included in Update Ticket notifications. Verify that:
- Ticket replied by agent is enabled.
- The email template contains the
{{ticket.last_comment}}placeholder.
Customers Cannot Access Attachment Links
Ensure that anonymous attachment downloads are enabled for the correct Brand in the Customer Portal settings.
Email Replies Are Not Grouped in a Single Thread
Verify that the email subject remains consistent across all ticket replies and notifications.
Frequently Asked Questions
-
Why aren’t attachments included in Update Ticket emails?
Update Ticket notifications are generated by automated events and are not associated with the specific reply where attachments were added. Therefore, attachment links are not included. -
Which notification should I enable to send ticket replies with attachments?
Enable Ticket replied by agent. If multiple contacts are involved in the conversation, also enable Ticket replied by contact. -
Which placeholder should I use in the email template?
Use the following placeholder:
{{ticket.last_comment}}
-
How can customers access attachments without signing in?
Enable anonymous attachment downloads in the Customer Portal attachment settings. -
Can I provide support exclusively through email?
Yes. By enabling reply notifications and anonymous attachment downloads, customers can receive ticket communications and access attachments directly from email without needing to sign in to the Customer Portal.