Skip to content
Developer ToolsReal-timeUpdated May 2026

Taiga

Open-source agile project management Taiga, in workflows

Taiga is the open-source agile project management platform, backlog, sprints, user stories, issues, and tasks, with a kanban or scrum methodology choice per project. Six triggers cover the events worth automating: User Story Created, Task Created, Task Updated, Issue Created, Issue Updated, Sprint Created. Two actions: Create Issue, List Projects. The action surface is small because Taiga's strength is its in-product workflow; the connector's job is mostly to surface events for downstream automation rather than to drive Taiga from outside. The integration uses Taiga's API token from your user account. Common patterns: a Taiga Sprint Created fires a workflow that creates a paired Notion sprint-planning page with the auto-rolled-in user stories listed, or an Issue Created with a "bug" tag auto-creates a corresponding Linear issue in the QA team's backlog with the original Taiga link preserved. Most useful for teams running self-hosted Taiga.

6triggers
2actions
≈ 2 minto set up
Freetier · no card
Triggers

Workflows start when Taiga does.

6 real-time triggers, each backed by a webhook subscription. Events arrive within seconds and you don't have to set up polling.

Real-time · webhook-driven
Actions

Do anything Taiga can do, from a workflow.

Every action accepts dynamic inputs from upstream nodes, whether that's an AI output, a form field, or a search result.

ActionWhat it does
Create IssueCreates a new issue in the chosen Taiga project, with subject, description, type, severity, and priority. Typical use: surface form submissions or monitoring alerts as triageable Taiga issues.
List ProjectsLists all Taiga projects the connected account can see along with their slugs and IDs. Use as the first step in any flow that needs to scope work to a specific project.
Recipes

Pre-built Taiga workflows.

Clone any recipe and customize it in one click. Every recipe is fully editable.

Before you build

Three things worth knowing.

Filter at the trigger

Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.

Authorize once, reuse anywhere

Connect Taiga once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.

No JSON to read

Every Taiga field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.

FAQ

Questions about the Taiga integration.

If we missed yours, ping support. We usually reply within an hour.

How do I connect Taiga to Tiny Command?
Open the Tiny Command workflow builder, drop in a Taiga node, and click Connect. Authorize Taiga once and any workflow on your account can use its triggers and actions. Most teams finish the connection in under two minutes.
What Taiga triggers does Tiny Command support?
Tiny Command supports 6 real-time Taiga triggers, including "New Issue", "Issue Updated", "New Sprint". Each trigger fires within seconds of the event happening in Taiga.
What Taiga actions can I run from a workflow?
2 Taiga actions are available out of the box, covering developer tools operations like "Create Issue". Every action accepts dynamic inputs from upstream nodes, whether that's a search result, an AI output, or a form field.
Is the Taiga integration real-time?
Yes. New Issue and every other Taiga trigger uses webhooks or push subscriptions, so workflows fire within seconds of the event in Taiga rather than on a polling schedule.
Do I need to write code to use Taiga with Tiny Command?
No. Every Taiga trigger and action is fully configurable from the visual workflow builder. For edge cases that aren't covered, drop in a custom HTTP node and call any Taiga API endpoint directly.
How much does the Taiga integration cost?
There's a free tier you can start on without a credit card. Higher run volumes and team features come with paid plans. The Taiga integration itself has no per-app surcharge.
Related

More developer tools apps people connect.

Same category as Taiga, ordered by how often teams pair them. Hover the carousel to pause.

Do more with Taiga.

Wire it to Slack, Notion, HubSpot, Stripe, or any of the other 438 apps in our catalog. Setup takes roughly two minutes. Free to try, no credit card.