Hello @mythumbsclick make sure that you include the Ticket ID in the subject of the email. Then any replies on that email thread should be added back to the ticket.
@mythumbsclick if you can include # ticket ID placeholder] the replies will be added back, if you have raised support tickets recently with Freshworks support, you would have observed that they are using this string in the subject and automations.
Edit: Has to be in the beginning though
Cheers
J
Thanks for the replies. This doesn't appear to be working for us. Checking my notes from a previous interaction with Fresh Support, the criteria is the following:
- A1. Ticket ID
- A2. Message-ID (In email header)
and if the sender's email address is one of the following:
- B1. Requester's email address
- B2. ALL Agent's email address
- B3. Email address(es) in the CC
- B4. Email address(es) to which the ticket was forwarded
For the email to be appended to the ticket as a reply the conditions are:
(A1 OR A2) AND (B1 OR B2 OR B3 OR B4)
For the B’s section, would you say we are matching B4? does an email sent as an action to another requester count as a forward?
@Jayesh urath - My subject does have the ticket ID but it is not at the beginning. Example below:
New IT User Ticket Logged - {{ticket.id}} - Finance System Requirements
Do you reckon just chucking the ticket.id at the beginning will resolve this?
Hi there,
We are seeing the exact same behaviour.
Essentially our HR Team use a form to place a New Starter Request.
On that Request is a dynamic list (Populated by all requesters) where they can select who that New Employees Manager will be. As part of the Automation Workflow that Manager is sent an email asking them to confirm all the employee details are correct and to respond with their requirements (Hardware / Software / Access) etc.
If they respond to that email it creates a New Ticket, if they respond to the email a second time, it updates the duplicate as they are now “Technically” the requester on that new ticket it created in error.
In the workflow automator you cannot add placeholders to the “CC to” action, it has to be an email and without that CC it will always create a new ticket.
We gone as far now as to remove that email from the automation and Add it in as a Canned Response that we send manually when a New Starter ticket comes in. You can still use Placeholders in the Canned Responses so it’ll pull info in Automatically.
Would love for the “CC to” to be able to be populated by the dynamic fields instead of explicitly emails.
Hi there,
We are seeing the exact same behaviour.
Essentially our HR Team use a form to place a New Starter Request.
On that Request is a dynamic list (Populated by all requesters) where they can select who that New Employees Manager will be. As part of the Automation Workflow that Manager is sent an email asking them to confirm all the employee details are correct and to respond with their requirements (Hardware / Software / Access) etc.
If they respond to that email it creates a New Ticket, if they respond to the email a second time, it updates the duplicate as they are now “Technically” the requester on that new ticket it created in error.
In the workflow automator you cannot add placeholders to the “CC to” action, it has to be an email and without that CC it will always create a new ticket.
We gone as far now as to remove that email from the automation and Add it in as a Canned Response that we send manually when a New Starter ticket comes in. You can still use Placeholders in the Canned Responses so it’ll pull info in Automatically.
Would love for the “CC to” to be able to be populated by the dynamic fields instead of explicitly emails.
Why not send out an approval to the manager rather than a normal e-mail?
//Daniel