The Record Update element allows you to update a group of records in Salesforce using Input, Constant, Variable, or other values from the Flow. This allows you to update either a single record or multiple records at a time depending on how you fixed the filter criteria. Now, we will add a Record Update element onto the canvas:
- Click on the Palette tab and drag and drop the Record Update element onto the canvas; this will open a new window, where you have to enter the following details:
- Name: Enter the name for the Record Update element. In this case, enter Update account rating as the name.
- Unique Name: This will be autopopulated based on the name.
- Description: Write some meaningful text so that another ...