vibeflow-n8n/templates/final-report-template.md
2026-04-12 13:33:57 -03:00

35 lines
492 B
Markdown

# Final Report Template
## Summary
[One short paragraph describing what the workflow does.]
## What was created
- [Trigger]
- [Core processing node(s)]
- [Branching logic]
- [Destination node(s)]
- [Error handling]
## Assumptions used
- [Assumption 1]
- [Assumption 2]
## Manual setup still required
- [Credential setup]
- [IDs / secrets / endpoint URLs]
- [Field mapping review]
## How to test
1. [Step]
2. [Step]
3. [Step]
## Suggested next upgrades
- [Upgrade 1]
- [Upgrade 2]