Back to home
Free Workflow Templates

AI Workflow Templates

Download or copy free AI workflow templates for email triage, RAG Q&A, multi-agent research, Slack alerts, scheduled reporting, and more. Import directly into Heym — the source-available AI workflow automation platform.

48templates
5categories
$0self-hosted
MIT+ Commons Clause

What are Heym workflow templates?

Each template is a complete, ready-to-run AI workflow automation — a pre-wired graph of nodes (triggers, LLM calls, HTTP requests, conditionals, integrations) packaged as a single JSON file. Click Copy → Copy JSON on any card, switch to your Heym canvas, and press ⌘V — the entire workflow pastes in under a second. Templates are model-agnostic: every LLM node defaults to GLM-4.7 but works with Claude, Mistral, or any local Ollama model. All templates are free to use and source-available.

Frequently Asked Questions

What are Heym AI workflow templates?
Pre-built automation workflows you download as JSON or copy to clipboard and paste onto the Heym canvas. Each template is a complete node graph — triggers, AI models, integrations, and outputs — ready to run in minutes.
How do I import a template?
Click "Copy" → "Copy JSON" on any card, then press Cmd+V / Ctrl+V on the Heym canvas. Nodes and connections appear instantly. You can also "Download template" and drag the .json file onto the canvas.
Are the templates free?
Yes — all templates are source-available under Commons Clause + MIT. Use and modify them in your own deployments; commercial redistribution or paid hosted offerings require separate licensing.
Which AI models are supported?
Templates are model-agnostic. Nodes default to GLM-4.7 but work with any provider Heym supports: OpenAI, Anthropic Claude, Mistral, and local models via Ollama.
Do templates work on self-hosted Heym?
Yes. Heym is fully self-hosted via Docker Compose or Kubernetes. Import any template into your local instance and run it without data leaving your infrastructure.
Can I edit a template after importing it?
Absolutely. Every imported template is fully editable on the canvas — add, remove, or rewire nodes, change prompts, models, or credentials. Templates are a starting point, not a constraint.
What integrations do the templates cover?
Slack notifications, HTTP webhooks, Google Sheets read/write, REST API calls, email via SMTP, and data stores like Redis and BigQuery. Check the canvas node palette for the latest integration list.
Do I need to code to use these templates?
No coding required. Heym is a visual no-code workflow builder. Import a template, fill in your API keys in the node panels, and click Run. JavaScript expressions in value fields are optional for advanced customization.