...
Update records used to update the existing records.
You can update existing records from the following source
Object
Variable
Model
You can update a single or multi-record
Update Records Creation
Go to the Workflow tab
Click the + icon
A new blank workflow screen opens
Give a name to workflow
Select a type of workflow
Click on Save
...
Config
Source Type: Select the source type, there are three sources
Object
Model
Variable
Object: If you select the source type as Object, then select the object from the drop down list
Variable: If you select the source type as Variable, then select the variable from the drop down list
Model: If you select the source type as Model, then select the model from the drop down list
How many records to store: If you select the source type as Object, then select the radio button to get single or multiple records.
Update Specific Records: If you want to update specific records then you can apply filter accordingly, If the checkbox is checked then you will be able to apply custom filter to get records updated
Key Field: Using key fields you can update specific records by using their field name
Action Details
Label: Label is used to identify the Create Records at UI
Name: Name is the unique identifier of the Action
Description: Description is some information about the workflow action
Input
Label: Label is used to identify the Input Variable at UI
Name: Name is the unique identifier of the Input Variable
Field Type: Select the field type
Required: If the checkbox is checked, then Input Variable Field will be required
Is Array?: If the checkbox is checked, then Input Variable Field will be stored in an array
Default Value: Specify the default value for the input variable
Update Records Creation
Create a Workflow Workflows
Drag and drop the Update Records
...