You need to sign in to do that
Don't have an account?

Workflow Logic on Automatic email reply
I need someone to help me with my logic on sending an auto reponse to external customers when they send an email on an existing Case.
Scenario:
Here is my logic
I'm still pondering my thinking and I'm going to start designing this but if anyone can chime in on how I'm thinking, I'd greatly appreciate it.
Scenario:
- Customer Service Agent (CSA) is out of the office
- A Client sends an email on an already open/existing case that is owned by the CSA who is currently out of the office
Here is my logic
- Create a field on the User record, maybe a checkbox they can click when they are going to be out of the office.
- Create a similar (hidden) field on the Case record that will be updated via Workflow when the Agent sets the Out of Office field to "True"
- Now, a client sends an email on an existing case (open or closed, doesn't matter) and if the Out of Office field is "True", send an email to them.
I'm still pondering my thinking and I'm going to start designing this but if anyone can chime in on how I'm thinking, I'd greatly appreciate it.
Hi Frank,
Step 2 is not possible through a workflow rule. You will have to do that using a formula field on the Case object.
Thanks,
Sai