fieldservice_stage_server_action
Automates server actions whenever a Field Service order enters a specified stage.
Key Features
- fsm.stage: Adds a server action field on each stage so administrators can assign a specific automation to run when orders reach it.
- fsm.order: Executes the assigned stage server action right after an order is created to honor the initial stage configuration.
- fsm.order: Re-runs the stage's server action whenever the order's stage changes, providing the active order context to the action.