Activity › Forums › Salesforce® Discussions › What is Salesforce Workflow?
Tagged: Business Logic, Email Alerts, Field Update, Outbound Message, Salesforce Setup, Salesforce Workflow, Salesforce Workflow Rule, Workflow & Approval
-
What is Salesforce Workflow?
Posted by Parv Shekhar Singh on September 24, 2018 at 4:37 AMWhat is Salesforce Workflow?
Parul replied 7 years, 7 months ago 5 Members · 4 Replies -
4 Replies
-
Salesforce Workflow is a business logic that evaluates the records as they are created, updated in an object to apply automated process like Assigning Tasks, Emails, Field Update and outbound message sending.
- [adinserter block='9']
-
Hello,
Workflows in Salesforce are a fantastic way to automate certain business processes. You can create a rule, and based on certain criteria that you set, Salesforce can do a number of things, like send an email, create a task, or update a field.
Thanks.
-
Hi,
Workflow is the automation of the following types of actions based on your organization’s processes:
Tasks – Assign a new task to a user, role, or record owner.
Email Alerts – Send an email to one or more recipients you specify.
Field Updates – Update the value of a field on a record.
Outbound Messages – Send a secure configurable API message (in XML format) to a designated listener -
Creating a workflow rule
A workflow in Salesforce is a great way to automate business processes. In order to create a workflow rule, you need 2 things:Criteria that cause that rule to run (in this case, when a person’s lead score hits a certain number)
Actions that execute when a record matches the criteria (in this case, an email alert)
Navigate to Your Name > Setup > App Setup > Create > Workflow & Approval > Workflow Rules.
Log In to reply.