• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/5

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

5 Cards in this Set

  • Front
  • Back
Explain how Salesforce implements Workflow and when to use Salesforce Workflow
A workflow rule is triggered based upon pre-defined criteria (e.g. Opp Amount > 100k). The workflow rule triggers workflow actions which can update fields, send emails, etc.

Workflow Rules Criteria:
- When a record is created, or when a record is edited and did not previously meet the rule criteria
- Only when a record is created
- Every time a record is created or edited (may not be used in conjunction with time-based workflow actions)

Filter criteria must be entered as well, same functionality as a report but is required.
List and describe use cases for the four Workflow actions
Create tasks - Close/won opportunity and create a task to follow up with client in 90 days for sales rep or CSR.

Send emails - Case resolution time was greater than 7 days, CSR management with case details.

Update fields - When creating an opportunity change the name of the opportunity to include “Account Name – Opportunity Name”. This way if you search for ABC company you can see all opportunities on the search as well.

Send outbound message - On opportunity close/won and sale requires shipped product, send outbound message to order fulfillment program.
Explain the capabilities and settings of a Workflow rule
- When a record is created, or when a record is edited and did not previously meet the rule criteria.

- Only when a record is created.

- Every time a record is created or edited
Describe the differences between immediate and time-dependent Workflow actions
Immediate workflow actions execute the instant the workflow rule criteria is met.

Time dependent workflow actions are attached to time triggers. A time trigger is a defined interval, measured in hours or days before or after any date or date/time field on the object (e.g. 7 days after case open). Multiple workflow actions can be assigned to a single time trigger; multiple time triggers can exist per workflow rule.
Set up a Workflow rule and associated actions
Try example on Forcecertified.com