Hi,
I need to be able to check whether a customer has responded in 14 days, and if they haven't send them an email.
I'm using the automation plugin and the initial JQL query I'm using to define this is as follows:
When: Scheduled Searches with: status = "Waiting for customer" AND updated >= -14d AND updated < -15d every 1 Days
On the actions section that comes list there is the ability to send an email. I need to be able to send an email to all customers who have been returned in the previous search and ask them to update their ticket. Not sure how I can do this as the send email functionality seems to only want to let me send to one pre-defined person?
Thanks,
Hollie
Hey @HH,
Wanted to present an alternative solution for you that I utilize in my own installation.
We have an SLA set so that when an issue has been transitioned into a state where the customer needs to respond, it kicks off an SLA (8 business hours for us), and then the automation waits for that SLA to breach and sends a follow up email. If they don't respond for another 8 business hours (16 total) another SLA breaches and the automation is programmed to close the issue.
If this is applicable to your use case and you'd like some more information, let me know!
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.