Activity › Forums › Salesforce® Discussions › What are the steps of Approval Process in Salesforce?
Tagged: Approval Process Steps, Customize, Email Template, Outbound Message, Rejection Action, Salesforce Approval Process, Standard Setup, Standard Setup Wizard
-
What are the steps of Approval Process in Salesforce?
Posted by Laveena on September 5, 2019 at 5:35 AMWhat are the steps of the Approval Process in salesforce?
Nikita replied 6 years, 8 months ago 3 Members · 2 Replies -
2 Replies
-
1.Use Jump start wizard – (one-step approval process)
2. Use the Standard setup wizard. (complex approval processes)
2. Perform automation to get approval for records.
3. Select the object (Std/Custom)
4. Specify conditions
6. select an email template
7. Select the approvers
Let submit choose the approver manually
Automatically assign and approver using standard and custome hirarchy feild
Automatically assign to queue
Automatically assign to approvers
Approve r reject based on 1st approvers
Require unanimous approval from all selected approvers
8.Select the field to display approval page layout9.Initial submission
the task, Email alert, Field update, Outbound message
add more action
10.Approve
Final approval Action
11.Reject
final rejection action
12. Recall
- [adinserter block='9']
-
Hi Laveena,
Steps for approval process are
- Navigate setup -> Create -> Workflow & Approvals -> Approval Processes.
- Select Object for the new approval process.
- Click on Create New Approval Process and choose Use Standard Setup Wizard from the drop-down button
- Enter the Process name, Unique Name and description for your process.
- Specify the Entry criteria.
- When you define approval steps, you can assign approval requests to different users. One of your options is to use a user field to automatically route these requests. If you want to use this option for any of your approval steps, select a field from the pick list below. Also, when a record is in the approval process, it will always be locked– only an administrator will be able to edit it. However, you may choose to also allow the currently assigned approver to edit the record.
- Define initial submission actions.New field update / email / task -> Conditions -> save.
- Define approval steps.Manager step -> click on new approval step button -> provide the name -> all record should enter this step -> select approver manually and save.
- Final approval steps.New field update / Task / Email according to the field provides the condition and save.
- Final Rejection actions.New field -> provide the conditions and save.
Once the salesforce approval process is activated no more steps can be added.
Log In to reply.