mirror of
https://github.com/domfelipe/vibeflow-n8n.git
synced 2026-08-07 12:36:43 +00:00
feat: launch Vibeflow n8n v0.5.0
This commit is contained in:
commit
097f35215f
60 changed files with 2831 additions and 0 deletions
10
examples/example-briefs.md
Normal file
10
examples/example-briefs.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue