Which Salesforce Automation Tool Would You Use For The Following Use Case?

There are several Automation Tools in Salesforce like Workflow Rules, Process Builder, Flows which helps us to automate our tasks using Point and Click Approach without getting into Code. But we often get confused about which tool to use when.

hj
Right? So let us describe some of the use cases which might give you an idea of using the right tool at the right time.

SCENARIO 1:

# As an account's expiration approaches, send recurring email notifications to the owner (2 weeks before, 1 week before, 3 days before, and 1 day before).

# Update parent field based on the child field You can update parent field based on the child field using workflows. This is known as Cross-Object field update using workflow rule. To do this the objects need to be in a master detail relationship(This is mandatory).

=> Workflow Rule.

7-step-data-cleanse-salesforce-hygiene-38-638

_________________________________________________________________________________

SCENARIO 2 :

When an opportunity closes, automatically close all activities related to that opportunity and create a renewal opportunity.

=> Process Builder

process-builder-your-salesforce-swiss-army-knife-2-638

_________________________________________________________________________________

SCENARIO 3 :

Launch a troubleshooting wizard from a button, at the end of which a knowledge article is created if it'd be helpful to other users.

=> Visual Workflow

Flow-Designer

_______________________

SCENARIO 4:

When an opportunity has a discount of more than 40%, notify the CEO via email and request sign-off. Provide a way for the CEO to leave comments.

=> Approvals

blog-covers-dynamic-approver-1

_______________________

“We're fighting an army of clients, And I got a Process Builder"

emoji1

Popular Salesforce Blogs