Testing Rules Before Going Live
Before enabling a rule, you can test it against a real order to see what would happen -- without actually changing anything.
How to test
- Open the rule in the editor
- Click Test Rule
- Select an order to test against
- Fulfiro evaluates the rule and shows:
- Each condition with PASS or FAIL
- The actual value vs the expected value
- Which actions would execute (without actually executing them)
This lets you verify your conditions are correct before the rule processes real orders. Especially useful for complex rules with multiple conditions.
Related: Creating Automation Rules | Real-World Examples
---
### Integrations