Skip to main content
Hook map for OMSS lifecycle events. Each hook name maps to its own payload signature. Hooks follow a standardized signature:
  • before[action] hooks receive the payload before the event is triggered
  • after[action] hooks receive the payload after the event is triggered
  • [action]failed hooks receive the payload if the event fails
Last modified on July 27, 2026