Focuses on solution and interface design principles that can be used across APIs, integrations, automations, data products, and other implementation styles.
Station
Automation Workflow Design
Design the automation workflow, triggers, decision points, integrations, data handling, relevant interface contracts, and exception paths.
Once the architecture pattern is known, the design must turn capability requirements into clear interface contracts, interactions, schemas, data rules, lifecycle expectations, and consumer obligations.
Method map
Navigate the method
Select a station, cycle, or stakeholder perspective to explore the method.
Outcomes
- A validated interface contract for the selected implementation style
- Consistent interaction, data, event, file, workflow, or API contract decisions
- Design traceability back to capability and consumer requirements
- Designs aligned with domain models and interaction patterns
Journey criteria
Entry criteria
- The capability addresses a clear business need and is reusable by its intended consumers.
- The selected interface provides an appropriate abstraction for consumers.
- The capability value proposition has been validated with business and consumer stakeholders.
- Consumer segments are identified.
- A high-level implementation roadmap is defined.
Exit criteria
- The chosen architecture, platform, and implementation style have been validated with the relevant architecture, security, and platform stakeholders.
- The selected interface provides an appropriate abstraction for consumers.
- The interface design and exposed capabilities trace back to business value and consumer needs.
- The interface design follows agreed design standards and conventions.
People to involve
Related resources
Interaction CanvasDefine interactions, workflows, inputs, outputs, commands, queries, events, and expected responses to ensure a consistent consumer experience.REST CanvasDesign APIs using RESTful principles, defining resources, verbs, and example requests and responses.Event CanvasDesign event-driven interfaces and integrations by defining events, triggers, schemas, producers, consumers, and processing logic.API Audit ChecklistA lifecycle-based checklist to verify API readiness across design, delivery, publishing, and compliance using defined audit criteria and evidence.API Design PrinciplesA concise guide to API usability, discoverability, and consistency grounded in shared design rules and real consumer needs.Domain CanvasA modeling tool to define and communicate the key entities and relationships in your domain, ensuring semantic consistency across capabilities, integrations, APIs, data products, and services.