IntegrationsSentry
Sentry integration
Connect Sentry to trigger workflows from issue lifecycle events.
Authentication
Shipfox connects through a Sentry App. Install the App in the target Sentry organization and authorize its requested access.
Integration connection identity
The slug of a Sentry integration connection defaults to sentry_<organization>, such
as sentry_acme. Use the slug of the workspace integration connection as a workflow
trigger source.
triggers:
on_issue:
source: sentry_acme
event: issue.createdFor trigger field rules, see the workflow schema reference.
Capabilities
| Capability | Details |
|---|---|
| Events | View Sentry events. |
Connect Sentry to create an integration connection.
Was this page helpful?
Edit this page on GitHub