Define actions to perform for each record in a batch. Uses the same trigger task types as save_trigger. To schedule batch processing, see _configurations.
Validation rules:
batch_triggermust be a hash.on_recordis the trigger task list and must be either:- a single trigger hash, or
- an array of trigger hashes.
- Trigger action names and trigger-specific keys are validated using the same per-type rules as
save_trigger.
!defs(extra_options_batch_trigger_defs.yaml)