A custom checkbox flipper field is created on the Case object and paired with a before-save Self-Adaptive #Trigger Executable that always resets it to false while tracking an in-memory flag indicating whether it was flipped. Another #Trigger is configured to send an email notification whenever the field is flipped.
Overview
General Use Case
Use a flipper field with TRIGGER_FLIPPER and TRIGGER_IS_FLIPPED in #Trigger Executables to run repeatable automations—automatically or on demand—decoupling the automation logic from the condition that triggers it.
Video Demo
Prerequisites
Required Custom Field
Case.SendNotificationToContact__cCheckboxDownloadable Executables
Walkthrough
1
Reset and Flag

2
New Executable - Case.NotifyContact.OnDemand

3
Trigger Settings

4
Scoping

5
Mapping
