AI Workflow Templates
Browse free AI workflow templates for email triage, RAG Q&A, multi-agent research, Slack alerts, and scheduled reports. Copy JSON into Heym and run the workflow on your own infrastructure.
What are Heym workflow templates?
Each template is a ready-to-run AI workflow automation.
It comes as one JSON file. The file includes the trigger, AI nodes, API calls, branches, and outputs.
- Import in one paste. Click Copy → Copy JSON on any card, open your Heym canvas, and press ⌘V. The nodes appear right away.
- Use any model. Every LLM node defaults to
GLM-4.7. Switch to Claude, Mistral, OpenAI, or a local Ollama model. - Free and source-available. Use and edit every template in your own deployments.
Community workflows
Explore workflows shared by Heym builders, then copy and adapt them for your own canvas.
Workflow ideas by company
See tailored automation starting points for real operating environments and team workflows.
Frequently Asked Questions
- Can I browse templates by use case?
Yes. Pick the job you want to automate, then choose a category.
- Marketing & SEO
- Sales & CRM
- Customer Support
- Document Ops
- Data & Analytics
- AI Agents
- Agent Teams
- What are Heym AI workflow templates?
Pre-built workflows for the Heym canvas. Each one ships as JSON.
The nodes, links, models, integrations, and outputs are already set up.
- How do I import a template?
Use the fastest path:
- Click "Copy", then "Copy JSON".
- Open the Heym canvas.
- Press Cmd+V or Ctrl+V.
- Are the templates free?
Yes. You can download, edit, and run every template in your own deployment.
They use the same Commons Clause + MIT model as Heym.
- Which AI models are supported?
Templates work with any model Heym supports. They default to GLM-4.7.
- OpenAI
- Claude
- Mistral
- Local Ollama models
- Do templates work on self-hosted Heym?
Yes. Run Heym with Docker Compose or Kubernetes.
Import any template, add your keys, and keep workflow data on your servers.
- Can I edit a template after importing it?
Yes. Every imported template is editable on the canvas.
- Add or remove nodes.
- Change prompts, models, or keys.
- Save the workflow as your own.
- What integrations do the templates cover?
Templates cover common tools and data sources, including:
- GitHub and Slack
- HTTP webhooks and REST APIs
- Google Sheets, SMTP email, Redis, and BigQuery
- Do I need to code to use these templates?
No. Heym is a visual builder.
Import a template, add your keys, check the node settings, and click Run. JavaScript expressions are optional.