Sentry

Sentry integration on indie.money — manage error monitoring, issues, and project alerts

Written By pvdyck

Last updated About 3 hours ago

Sentry

Community — Available, not yet validated

VendorSentry
NodesSentry
Tier⬜ Community
AuthAPI Key or OAuth 2.0 via Secure Vault

Overview

Sentry is an application monitoring and error tracking platform. Use this node to manage events, issues, projects, releases, organizations, and teams.

Authentication

API Key or OAuth 2.0 via Secure Vault. Add your Sentry auth token in the credential configuration modal.

Resources & Operations

ResourceOperations
EventGet, Get Many
IssueDelete, Get, Get Many, Update
OrganizationCreate, Get, Get Many
ProjectCreate, Delete, Get, Get Many, Update
ReleaseCreate, Delete, Get, Get Many, Update
TeamCreate, Delete, Get, Get Many

Key parameters:

  • Organization Slug — your Sentry organization identifier (required for most operations)
  • Project Slug — the project within the organization
  • Issue ID — numeric Sentry issue identifier
  • Status (Issue Update) — set to resolved, unresolved, or ignored

Tips

  • Use Issue > Update to resolve or ignore issues programmatically from your workflow.
  • Events are read-only; use the Issue resource to manage error states.

Status

This integration is available but has not yet been independently validated on indie.money. If you encounter issues, please report them.