Activity › Forums › Salesforce® Discussions › What is the difference between Auto Response Rule and Workflow Email Alert in Salesforce?
Tagged: Auto Response, Auto Response Rule, Rules in Salesforce, Salesforce Development, Workflow Email Alert, Workflow in Salesforce
-
What is the difference between Auto Response Rule and Workflow Email Alert in Salesforce?
Posted by kapil on March 13, 2018 at 11:43 AMWhat is the difference between Auto Response Rule and Workflow Email Alert in Salesforce as both do the same work?
shariq replied 7 years, 9 months ago 4 Members · 3 Replies -
3 Replies
-
Hi kapil,
Workflow email alerts designed for Notifications to interested parties. It Runs When A case or lead is created or edited and Sends Email To Anyone you choose. It Sends one email per email alert. Each workflow rule can have up to:
1) 10 email alerts as immediate actions.
2) 10 email alerts per time trigger as time-dependent actions
3) 10 time triggerswhere as Auto-response rules Designed For Initial response to the contact who created a case or the person who submitted the lead on the Web. It Runs when A case or lead is created and Sends Email To Contact on a case or the person who submitted the lead on the Web. Sends one email based on the first rule entry criteria it matches in a sequence of rule entries.
- [adinserter block='9']
-
Hi
Auto-response rules and workflow email alerts provide similar functionality. When an email is sent via an auto response rules, using “Send an Email” button on Emails related list or using “Send Email” button on case feed, the emails are stored in the EmailMessages object against the particular Case record. This makes it easier for the support agent/user to see the past email communications and provide better support.Hence you can track email . In addition, this related list also tracks the replies sent by the customer. But emails sent via WF email alert are not stored in the EmailMessages object and hence couldn’t be tracked in the Email related list.
Thanks
Log In to reply.
