Slaesforce FAQ

what actions can be performed using workflows in salesforce

by Donato Moore Published 2 years ago Updated 1 year ago
image

There are 4 actions which can be specified in a workflow rule:

  1. Email Alert: It sends automated emails using an email template. Salesforce provides functionality to create email...
  2. Field Update: Field updates allow automatic change of a field value on the record that initially triggered the...
  3. Tasks: It simply assigns a task to a single user, owner, or a role. We...
  4. Outbound Message:

There are four different Rule Actions allowed in Workflow Rules:
  • Create a Task.
  • Send an Email Alert.
  • Send an Outbound Message.
  • Update a Record.
Jan 2, 2020

Full Answer

How to create workflow rules in Salesforce?

Workflow Rule Examples

  • Follow Up Before a Contract Expires. ...
  • Follow Up When a Platinum Contract Case Closes. ...
  • Assign Credit Check for a New Customer. ...
  • Notify Account Owner About New, High-Priority Cases. ...
  • Set a Default Entitlement for Each New Case. ...
  • Update Shipment Status If Shipment Is Delayed. ...
  • Automatically Activate New Users. ...
  • Notify Sales VP About Cases Filed for Top Accounts. ...

More items...

What are Salesforce workflow rules?

Salesforce workflow rules do not only involve setting up an action that is related to the activity and has to be created as and when required. Choose the object to which you want this workflow rule to apply. Automatically: Assignment Rules can add records to a Queue when they are created, based on specific record criteria. ...

How to build Salesforce diagrams?

  • Who you are. Put your logo in the top left to frame the diagram. ...
  • What the diagram represents. Give your diagram a title in the provided space so it can be quickly understood. ...
  • Why your audience should care. ...
  • How your audience will interpret the diagram. ...

How to be successful with Salesforce?

  • Analyze what the needs of the users are, then design, test, and develop software that meets those needs
  • Design Salesforce solutions and create effective project plans. ...
  • Suggest new software upgrades for the customers’ existing apps, programs, and systems

More items...

image

Which action is possible with a workflow task?

Workflow automates the following types of actions based on your organization's processes: Field Updates — Update the value of a field on a record. Email Alerts — Send an email to one or more recipients you specify. Tasks — Assign a new task to a user, role, or record owner.

Which actions Cannot be performed via a workflow rule?

Workflow Rules do not have as an available action to create a new record - the only 4 actions available from Workflow Rules are Field Update, Email Alert, Task Creation and Outbound Message.

How many types of workflow actions are there in Salesforce?

There are two Workflow types availble. Workflow rule fires immediately when the workflow criteria is met, and the associated actions (email alert/field update etc.,) will take place immediatlely.

What can a workflow do?

A workflow can help you see where to automate simple tasks such as sending work items from one employee to the next in a process that requires several people to complete specific tasks in a specific order. Automation makes it easy to analyze business operations, see trends, prepare for risks, and plan for expansion.

What action is available in workflow but not in process builder?

Process Builder, a newer tool for admins, is capable of performing everything Workflow does and more with the exception of sending outbound messages (messages to another system). While Workflow is able to update some fields, Process Builder is capable of updating any field that has any related record.

What action can workflow automation do but Cannot be done by process builder?

Process Builder is a newer tool for admins which is even more powerful. In addition to everything a workflow can do (except for sending outbound messages), you can: Create a record (not just Tasks!) Update related records.

Can flow send outbound message Salesforce?

In a nutshell, Flows are used to send outbound messages. Outbound Messages are available as an action in the Flow Builder to enable you to send messages to the end-point (External Service) in the form of XML (Extensible Markup Language). You can configure outbound messages from Setup.

How many types of workflows are there?

Three typesThree types of workflows may be built by workflow management systems, the use of which is dependent upon the needs of the project. These include sequential workflows, state machine workflows, and rules-driven workflows. A sequential workflow is linear and progressive, like a flow chart.

What are the limitations of workflow rules?

Salesforce limits the number of total and active rules in your org, the number of time triggers and actions per rule....Required Editions.Per-Org LimitValueTime triggers per workflow rule110Immediate actions per workflow rule140Time-dependent actions per time trigger40Workflow time triggers per hour1,0005 more rows

What are the 3 basic components of workflow?

The three basic components of a workflow diagram are input, transformation, output. Every step within a workflow is assigned one of these statuses.

What are the benefits of workflow?

Benefits of workflow management systemsReduced errors. Operating with zero errors is impossible. ... Improved connectivity. ... Increased productivity. ... Redundant manual tasks eliminated. ... Multiple tasks juggled easily. ... Increased trust, transparency, and control. ... Improved work culture.

Why workflow is important in Salesforce?

Workflow rules (or simply workflow) is an automation tool in Salesforce that offers time-saving solutions for making different internal processes of a company switch from manual work and for optimizing various procedures. Workflow rules indicate specific criteria to be met in order to trigger automated actions.

How to activate workflow rule?

Activate Workflow Rule. Make sure to Active a workflow Rule before start unit testing. To activate a workflow rule, click Activate on the workflow rule detail page. Click Deactivate to prevent a rule from triggering or if you want to edit the time-dependent actions and time triggers that are associated with the rule.

What is workflow rule?

A workflow rule is the main container for a set of workflow instructions. These instructions can always be summed up in an if/then statement. For Example: If you have symptoms of Coronavirus then stay at home. Workflow rules can be broken into two main components. Criteria: the “if” part of the “if/then” statement.

What does "deactivated" mean in workflow?

The rule is deactivated but has pending actions in the workflow queue. Specify the number of days or hours before or after a date that’s relevant to the record, such as the date the record was created. If the workflow rule is still active and valid when this time occurs, the time trigger fires the workflow action.

What are the two parts of a workflow rule?

Workflow rules can be broken into two main components. Criteria: the “if” part of the “if/then” statement. In other words, what must be true of the record for the workflow rule to execute the associated actions. Actions: the “then” part of the “if/then” statement. In other words, what to do when the record meets the criteria.

When does a workflow rule execute a time dependent action?

Time-dependent actions are executed at a specific time, such as 10 days before a record’s close date. When that specific time passes, the workflow rule re-evaluates the record to make sure that it still meets the rule criteria. If the record does, the workflow rule executes those actions.

Can you add time dependent actions to a workflow?

Save your changes. You cannot add time-dependent actions to the rule When you select ‘created, and every time it’s edited’ option during the workflow creation, In workflow Criteria, You can use merge fields for directly related objects in workflow rule formulas. Happy Learning. Stay home and Stay Safe.

Can you delete a workflow rule?

You can’t delete a workflow rule that has pending actions in the workflow queue. Wait until pending actions are processed, or use the workflow queue to cancel the pending actions.

What is workflow task?

Workflow tasks assign a new task to a user, role, or record owner. For example, automatically assign follow-up tasks to a support representative one week after a case is updated.

How to configure workflow rules?

To configure a workflow rule with scheduled actions, add time triggers and associate actions with them. The associated actions are time-dependent, executing according to the time trigger when a record matches the workflow rule criteria. You can add time triggers to a workflow rule if all of the following are true:

What type of record can you associate with a workflow?

The type of record you choose determines the rules that you can associate with the workflow task. Workflow tasks can only be associated with workflow rules or approval processes for the same type of record: contact, account, lead, and so on. If you assign a workflow task to an opportunity team role containing more than one person, ...

How is approval different from workflow?

Approval processes are different from workflow rules in that users must submit a record for approval whereas workflow rules fire when their conditions are met. Each approval process specifies the steps necessary for a record to be approved and who must approve it at each step.

What is flow trigger?

A flow trigger is a workflow action that launches a flow. With flow triggers, you can automate complex business processes—create flows to perform logic, and have events trigger the flows via workflow rules—without writing code. For example, your flow looks up and assigns the relevant entitlement for a case.

How to replace a field with a blank value?

To replace a field’s value with a blank value, make sure the field is not required. Before deleting a field update, check if any workflow rules or approval processes use it.

Can you use flow triggers in workflow?

Flow triggers are available only for workflow rules. You can’t use them as actions elsewhere, for example, in approval processes. Flow triggers are available on most—but not all—objects that are supported by workflow rules. Only active, autolaunched flows can be launched by flow triggers.

Workflow Rules Contain Mainly Two Components

Criteria: It is the most important part as it only decides whether workflow will execute or not; as in a condition ‘if’ part of an “if/then” statement. This means it should be true to perform any action related to workflow.

Create a Workflow Rule

It is available in Lightning Experience and as well as Salesforce Classic.

What is a workflow rule in Salesforce?

Workflow rules (or simply workflow) is an automation tool in Salesforce that offers time-saving solutions for making different internal processes of a company switch from manual work and for optimizing various procedures. Workflow rules indicate specific criteria to be met in order to trigger automated actions.

How to benefit from workflows?

The third way to benefit from workflows is by setting up email alerts (via email templates) that would be sent to receivers or lists. For instance, creating a workflow rule that would track the end dates of contracts and then send out notifications would be very handy. Case in point, if the expiration date of a contract with an employee/partner/client/etc is coming up, an automatic alert could be sent to the manager or person responsible for keeping track of such things. This way you can avoid missing deadlines and unfortunate consequences.

What is workflow rule?

Workflow rules indicate specific criteria to be met in order to trigger automated actions. For instance, based on a record change (like the “Date” field) on an Opportunity, an auto-notification email alert can be sent to a User.

What is a fourth workflow action?

The fourth workflow action is used for forwarding SOAP messages to external systems using notifications. An example of this action’s use is when apart from Salesforce, you have another external system where data is kept, say, for marketing purposes. Let’s suppose that these systems have common client data, and if a change is made on a field in Salesforce (f.i. in the last name of a customer) a workflow rule can send an outbound message to this marketing system, signaling an analogous field update in the client name.

How to create a new rule in a process automation?

In order to get started with the process, type in “Workflow” in the “Quick Find”, select the “Workflow Rules” under “Process Automation”, and press the “New Rule” button in the center of the page. In the “Object” field select “Opportunity” from the dropdown list and press “Next”.

When setting up a non-immediate workflow, should you indicate the triggers?

When setting up a non-immediate workflow, you should indicate the triggers which will launch your pre-defined action and specify the time frame (Date or Date/Time) when the rule must be performed.

Can you add time triggered actions to Salesforce workflow?

Moreover, keep in mind that it isn’t possible to add time-triggered actions to the workflows which are already active.

What is a Workflow Rule?

Workflow rule can be defined as an automated mechanism in Salesforce by which we can perform 4 types of actions when a record is created or edited and make our business automated without writing any code.

Criteria in Workflow Rules

Created - It evaluates the criteria whenever a new record is created means when the rule criteria are met then the workflow action will be performed upon the creation of the new record.

Types of Actions in Workflow Rules

We can update a field in a record using field update action whenever the workflow rule criteria are met. The only limitation is that we cannot update fields on another object. We can only update the field of the same object on which the workflow rule is created.

Follow Up When a Platinum Contract Case Closes

This example assumes that a Contract Type custom picklist is used to identify the contract level on cases and that the picklist contains the Platinum value.

Assign Credit Check for a New Customer

This example assumes that a New Customer custom field is on opportunities.

Notify Account Owner About New, High-Priority Cases

This example assumes that a Service Level Agreement custom picklist called SLA identifies the agreement level on accounts and contains the Platinum value.

Set a Default Entitlement for Each New Case

This example assumes that an active, autolaunched flow looks up the relevant entitlement based on the account, asset, or contact associated with the new case and updates the case with the entitlement name.

Notify Sales VP About Cases Filed for Top Accounts

This workflow rule is for sales VP who want to know about cases filed for top accounts. Top accounts are determined by size and revenue.

Set Default Opportunity Name

The opportunity naming convention for some companies is Account Name: Opportunity Name. To automate the default name of each opportunity in your org, create the following workflow rule.

Set Target Resolution Date for Cases

This example sets a case resolution date based on the value of a field on the associated account. It uses a custom picklist field on accounts called Support Level, which has three values: Basic, Standard, and Premium. It also has a custom date field on cases called Target Resolution Date.

image
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 1 2 3 4 5 6 7 8 9