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

TutorialWhat you'll buildNodes usedDifficulty
Lead RoutingAuto-classify and route inbound leads to the right teamWebhook, TinyGPT, If-Else, Slack, Google SheetsIntermediate
Slack to JiraEscalate Slack messages into Jira tickets with AI enrichmentApp Event (Slack), TinyGPT, Jira, SlackIntermediate
Daily ReportAggregate data and send a formatted morning reportSchedule, HTTP Request, Transformer, Send EmailBeginner

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:

  1. What you'll build: the end result and why it's useful
  2. Prerequisites: what you need before starting
  3. Step-by-step build: adding and configuring each node
  4. Testing: running the workflow with real data
  5. 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.