After Update Trigger
Last updated
Last updated
To create an After Update Trigger, click the [+ After Update] button.
When the After Update trigger is created, it has the following two (2) predefined variables:
Variable Name: “Previous_Revision”, Data Type: (the entity where the trigger is created). This variable contains the value of the entity record before the update.
Variable Name: “Updated_Record”, Data Type: (the entity where the trigger is created) This variable contains the value of the entity record after the update.