mirror of
https://github.com/domfelipe/vibeflow-n8n.git
synced 2026-08-07 06:16:40 +00:00
58 lines
1.3 KiB
Markdown
58 lines
1.3 KiB
Markdown
# Recipes Gallery
|
|
|
|
Use this page to choose the strongest recipes for screenshots, demos, and first-run adoption.
|
|
|
|
## Recommended hero recipes
|
|
|
|
### 1. Lead Triage
|
|
Best for showing business routing, safe defaults, and clean branching.
|
|
|
|
Use when you want to demonstrate:
|
|
- form or CRM intake
|
|
- qualification logic
|
|
- routing to a sales queue
|
|
- notifications to Slack or email
|
|
|
|
### 2. Support Triage
|
|
Best for showing operational workflows with urgency rules.
|
|
|
|
Use when you want to demonstrate:
|
|
- inbound support intake
|
|
- priority detection
|
|
- response classification
|
|
- escalation paths
|
|
|
|
### 3. Invoice Reminder
|
|
Best for finance or back-office audiences.
|
|
|
|
Use when you want to demonstrate:
|
|
- schedule triggers
|
|
- spreadsheet or database lookups
|
|
- reminder logic
|
|
- retry and failure handling
|
|
|
|
### 4. AI Lead Enrichment
|
|
Best for showing AI-assisted steps without becoming overly abstract.
|
|
|
|
Use when you want to demonstrate:
|
|
- enrichment APIs
|
|
- summary generation
|
|
- structured output fields
|
|
- CRM updates
|
|
|
|
### 5. Slack to Notion Triage
|
|
Best for showing a workflow that feels modern and concrete in demos.
|
|
|
|
Use when you want to demonstrate:
|
|
- Slack triggers
|
|
- content normalization
|
|
- Notion inserts
|
|
- urgent routing and summaries
|
|
|
|
## Suggested README order
|
|
|
|
1. Slack to Notion Triage
|
|
2. AI Lead Enrichment
|
|
3. Invoice Reminder
|
|
|
|
This sequence shows speed, intelligence, and operational depth.
|