...
Related pages:
...
Following Amp Impact's flow trigger design pattern, the after insert and after update contexts have been broken up for the Risk object. Both flows (Risk_After_Update and Risk_After_Insert) are currently performing the same logic handled in the subflow (Subflow_Assign_Risk_Level)
Risk After Insert
This is the handler flow for the Risk object in the After-Save, After-Insert context.
...