Skip to content
Developer ToolsReal-timeUpdated May 2026

Sentry

Sentry error and issue triage

Sentry is the error-monitoring platform that ingests exception stack traces from production apps and groups them into Issues for triage. Tiny Command exposes four actions, no triggers (Sentry's Alert Rules and Issue Alerts route firing notifications to configured integrations — Slack, PagerDuty, Webhooks; configure a Webhook integration pointing at a Tiny Command webhook trigger URL for "new issue" workflows): List Projects (every project in the org), List Issues (with filters by project, status, environment, time range, plus Sentry's full query syntax like `is:unresolved level:error`), Get Issue (full issue detail — event count, user-affected count, first-seen, last-seen, owners, the latest event's stack trace), Resolve Issue (mark resolved; combine with explicit-version commit for "resolved in next release" semantics). The connection uses a Sentry auth token from Sentry Settings → Auth Tokens with appropriate scopes (project:read, event:read, project:write for resolution). Sentry Cloud uses sentry.io; self-hosted uses your URL.

0triggers
4actions
≈ 2 minto set up
Freetier · no card
Actions

Do anything Sentry 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
Get Sentry IssueReturns a specific issue with event count, user-affected count, first/last-seen timestamps, owners, latest event stack trace. For deep-context workflows after a Sentry alert fires.
List Sentry IssuesPaginated issues with Sentry's query syntax (is:unresolved level:error environment:production). For "current open errors" dashboards and bug-triage workflows.
List Sentry ProjectsReturns every project in the connected org. Useful for resolving project IDs at workflow setup.
Resolve Sentry IssueMarks an issue resolved. Optionally set statusDetails.inRelease for "resolved in version X" semantics — Sentry auto-regresses if the issue resurfaces in a later release.
Recipes

Pre-built Sentry 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 Sentry 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 Sentry 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 Sentry integration.

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

How do I connect Sentry to Tiny Command?
Open the Tiny Command workflow builder, drop in a Sentry node, and click Connect. Authorize Sentry once and any workflow on your account can use its triggers and actions. Most teams finish the connection in under two minutes.
What Sentry triggers does Tiny Command support?
Tiny Command focuses on outbound actions for Sentry today. Use Tiny Command's universal Webhook or Schedule trigger to start Sentry workflows, then run any Sentry action you need.
What Sentry actions can I run from a workflow?
4 Sentry actions are available out of the box, covering developer tools operations like "Get Sentry Issue". Every action accepts dynamic inputs from upstream nodes, whether that's a search result, an AI output, or a form field.
Is the Sentry integration real-time?
Sentry actions execute synchronously inside your workflow. Tiny Command waits for Sentry's API to confirm before continuing to the next step, so downstream nodes can rely on the result.
Do I need to write code to use Sentry with Tiny Command?
No. Every Sentry 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 Sentry API endpoint directly.
How much does the Sentry 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 Sentry integration itself has no per-app surcharge.
Related

More developer tools apps people connect.

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

Do more with Sentry.

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.