Workflow Automation (7%) Flashcards
What is a workflow rule?
A workflow rule will automatically take action when a record meets specified criteria
What is an approval process?
An approval process takes action on a record based on user feedback.
Whereas a workflow rule automatically takes action based on record criteria, an approval process is manually initiated by the user.
What 3 considerations need to be made when setting up an approval process?
The administrator configures the approval process, determining:
1) Conditions that the record must meet in order to be submitted for approval
2) Who must approve the record
3) What actions take place as a result of approval, recall, or rejection
What 4 actions can workflow rules and approval processes perform?
1) Create a task record
2) Send an email
3) Update a field
4) Send an outbound message (used for integrations)
Evaluation Criteria
What are the 3 evaluation criteria options?
1) Created:
- Fire if it meets the rule criteria when the record is created.
2) Created, and every time it’s edited
- Fire any time a record is saved and meets the rule criteria.
* Cannot be used in conjunction with time-based workflow actions.
3) Created, and any time it’s edited to subsequently meet criteria
- Fire the first time that the record meets the specified criteria. On subsequent edits, if the record continues to meet the criteria, it will not trigger the rule again.
- However, if the record is modified to no longer meet the rule criteria, then edited once again and does meet the rule criteria, it will fire again.