← back to workshop

workflow templates

Two ready-to-import n8n workflow JSONs. Pick the lite version to try the build for free, or the full version when you are ready to pay for better quality. Same workflow shape; different vendors plugged in.

n8n workflows

BSW Growth Agent · Lite (free tier path)

$0/month · 14-day Groq + Jina trial

Same architecture as the full version, swapped onto free providers. Groq Llama 3.3 70B for drafting, Groq Llama 3.3 8B for routing, Jina Reader for extraction (no key required), n8n.cloud trial for orchestration. Built so workshop attendees can finish the build without entering a credit card.

download bsw-growth-agent-lite.json

BSW Growth Agent · Full

~$8 to $15/month at workshop scale

The production version. Claude Sonnet 4.6 for drafting, Claude Haiku 4.5 for routing and classification, Firecrawl Cloud for web extraction, Anthropic native web_search tool. Better voice match, better multilingual handling, more reliable on hard pages.

download bsw-growth-agent.json

Seed files

Google Sheet seed

Pre-filled config sheet with the columns the workflow expects (ICP description, signal keywords, daily cap, exclusion list).

download google-sheet-seed.csv

Do-not-contact list

Starter exclusion list. Add domains and email patterns the agent should never contact.

download do-not-contact-template.csv

How to use these

  1. Download the template you want above.
  2. Open n8n (cloud trial or self-hosted), click Import from File, drop the JSON in.
  3. The workflow loads with REPLACE_ME placeholders for credentials. Open n8n Credentials and add your real keys (never paste them into the workflow file).
  4. Read the setup guide for the per-recipe details.
  5. For the full step-by-step, the 90-minute tutorial walks through every node.

Other workshop materials