vibeflow-n8n/examples/example-briefs.md
2026-04-12 13:33:57 -03:00

10 lines
535 B
Markdown

# Example Briefs
## Example 1
Create an n8n workflow that receives leads from a webhook, scores them with AI, sends hot leads to Slack, and stores everything in HubSpot.
## Example 2
Create a workflow that runs every weekday at 8 AM, pulls yesterday's orders from an API, summarizes key metrics, and posts the summary to Microsoft Teams.
## Example 3
Create a workflow that watches Gmail for invoices, extracts key information with AI, stores structured records in Airtable, and alerts finance when the amount is above a threshold.