Workflow Tutorials
Hands-on tutorials that walk you through building complete, production-ready workflows from scratch. Each tutorial covers a real-world use case with step-by-step instructions.
Available tutorials
| Tutorial | What you'll build | Nodes used | Difficulty |
|---|---|---|---|
| Lead Routing | Auto-classify and route inbound leads to the right team | Webhook, TinyGPT, If-Else, Slack, Google Sheets | Intermediate |
| Slack to Jira | Escalate Slack messages into Jira tickets with AI enrichment | App Event (Slack), TinyGPT, Jira, Slack | Intermediate |
| Daily Report | Aggregate data and send a formatted morning report | Schedule, HTTP Request, Transformer, Send Email | Beginner |
Before you start
Each tutorial assumes you have:
- A TinyCommand workspace with an active plan
- Basic familiarity with the workflow canvas (see Getting Started)
- The required integrations connected (see Connection Manager)
How tutorials are structured
Every tutorial follows the same format:
- What you'll build: the end result and why it's useful
- Prerequisites: what you need before starting
- Step-by-step build: adding and configuring each node
- Testing: running the workflow with real data
- Going further: ideas for extending the workflow
Tip
Build these tutorials in a test workspace first. Some tutorials send real emails or create real tickets; you don't want test data in your production systems.