mirror of
https://github.com/domfelipe/vibeflow-n8n.git
synced 2026-08-07 15:56:44 +00:00
10 lines
535 B
Markdown
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.
|