Design modular workflows
Compose flows out of triggers (`automation.triggers`), actions (`automation.actions`), and tasks (`automation.scheduler`). Start simple, then layer branching logic with your own orchestration service.
Combine triggers, actions, and schedulers to automate procurement, engineering change notices, and shortage response plans.
Compose flows out of triggers (`automation.triggers`), actions (`automation.actions`), and tasks (`automation.scheduler`). Start simple, then layer branching logic with your own orchestration service.
Use `automation.actions.requestApproval` to pause workflows until sourcing managers confirm risky substitutions or large purchase orders.