Flows / Workflows
Workflows
Larger, multi-step automations — usually built in n8n — with importable JSON templates and a walkthrough of the nodes and wiring.
n8nintermediate
Google Drive folder → Airtable records
Watch a Drive folder, parse uploaded invoices with an OCR node, then create matching Airtable records with the file attached.
WorkflowOpen
n8nbeginner
Public form → Notion database
A public n8n webhook receives form submissions, validates them, files an entry into Notion and sends a confirmation email.
WorkflowOpen