Page 1 of 1

Can rules be applied to incoming e-mail tickets?

Posted: Wed Sep 16, 2015 3:02 pm
by celticpiping
Tried to find where someone already asked this, but so far haven't.

I'm wondering if HESK can be made to apply rules to incoming e-mail generated tickets?
Meaning: User sends an e-mail to my address, which creates a ticket..
If the ticket subject contains certain test...OR if the email is from a certain sender, then
do 'xyz' with the ticket...like, close it...etc

Thoughts?
Thanks,
Rich

Re: Can rules be applied to incoming e-mail tickets?

Posted: Thu Sep 17, 2015 2:08 pm
by Klemen
This is not available with HESK yet. However, it is planned and I already did some work on it.

Can't really say when it will be available thought. For now your best bet would be to modify the code yourself (or hire someone to do it), it should be relatively simple for a PHP developer to add basic rules to the email parsing functions.

Re: Can rules be applied to incoming e-mail tickets?

Posted: Thu Sep 17, 2015 8:32 pm
by celticpiping
very good.
Thanks!
R

Re: Can rules be applied to incoming e-mail tickets?

Posted: Thu Mar 30, 2023 9:38 pm
by retech
Discovered Hesk last week and I have this question as well.

Has there been any further thoughts or traction on this feature for implementation?

Re: Can rules be applied to incoming e-mail tickets?

Posted: Fri Mar 31, 2023 7:23 am
by Klemen
Unfortunately, no, progress on this has not been made yet, as we are working on another feature that requires a lot of code changes.