Contents
What can be done using process builder?
Actions that can be performed with Process builder:
- Create and update records.
- Send an Email alert.
- Submit a record for approval.
- Invoke a process from another process.
- Launch a flow.
- We can call apex methods.
- Post to chatter.
Can we create task using process builder?
Assign and Reassign people to Taskfeed Boards and Tasks based on a user lookup field on a related Account, Opportunity or another Salesforce record. This automation process can be created by Salesforce Administrators using Process Builder.
How do I create a process builder?
Create a New Process on the Account Object
- Click.
- From Setup, enter Builder in the Quick Find box, and select Process Builder.
- Click New.
- For Process Name, type Contact address change .
- For The process starts when, select A record changes, and click Save.
- Click + Add Object.
How do I automate a task in Salesforce?
Navigate to Setup in the top right-hand corner of Salesforce Lightning. Then, in the Platform Tools section, click on Process Automation → Workflow Rules. Now you’ll create a new rule – this rule will be a task creation trigger. For our example, set the Object to Task.
How does process builder work?
Process builder is used to automate more complex business process just by a few point and click actions. It provides a user – friendly representation for building a process in Salesforce. Use the button bar to collapse and expand actions, clone the process and activate/deactive the process.
How to automate a process in process builder?
For the description, enter If a high-value opportunity is closed and won, create a draft contract and a follow-up task for the account owner. Configure the process to start when a record changes. Click Save. Click Add Object. For Object, enter Opp to filter the list of options and select Opportunity.
How to automate process builder unit in Salesforce?
The API name updates to Closed_Won_Opportunities when you tab out of the Name field. For the description, enter If a high-value opportunity is closed and won, create a draft contract and a follow-up task for the account owner. Configure the process to start when a record changes. Click Save. Click Add Object.
How to create a draft contract in process builder?
Under Immediate Actions, click Add Action. For the action type, select Create a Record. Name the action Create Draft Contract. For Record Type, select Contract. When you select the object that you want to create a record for, Process Builder displays rows for the required fields.
What’s the difference between process and trigger in process builder?
The main difference is the trigger: when the process starts. To keep things simple, this unit focuses on the most common process type: Record Change. Before you dig into the Process Builder, let’s take a quick tour. The button bar (1) lets you manage the process or view the list of all processes.