The Workflow Wizard is a Pro feature, available in the Post desktop app and the CLI with a Post Pro entitlement.
Interactive wizard
Launch the interactive wizard to build a scenario step by step:- Naming your scenario
- Adding message steps (type, delay, dependencies)
- Configuring vendor profiles per step
- Setting validation checkpoints
- Saving as a reusable YAML file
YAML scenario files
Define scenarios as YAML for version control and CI/CD integration:Run a scenario
Execute a scenario file and save the generated messages:Validation checkpoints
Add validation rules to verify each step:Common scenario templates
Run in Post
The Post desktop app’s Workflow Wizard provides a visual builder where you can:- Drag and drop message steps
- Set delays with a timeline view
- Preview generated messages at each step
- Export the workflow as a YAML file for CLI use
Next steps
- Generate test data for individual message types
- Monitor your interfaces with Loft while running scenarios
- Compare environments using diff to verify test results
