Save Record
This action will insert a new record or update specific fields of an existing record on a collection.
Settings
The action uses the following settings:
Remarks
This action alone does not produce any result. At least one Field Operation must be attached for the action to be executed. Assuming we want to increase by 50 the cost of a product with a specific id, a complete Save Record action may look like the example below:
If no unique id is specified for the record or no record exist with the specified value, the Save Mode will be automatically set to replace whole record mode.
Trigger
This action automatically triggers all of the Set Field operations attached.
Variables
This action produces the following variables after being triggered:
Availability
Channel specific availability follows the table below:
This action requires an active Database package.
Last updated