Centralize data and automate business processes with Sentry integrations
Streamline your business processes by centralizing your Sentry data. Boost.space connects to your IT tools and helps aggregate their data into central databases. Data centralization serves as the foundation for easy collaboration across teams, process automation across tools, and data analysis with a complete story.
Integrate Sentry with thousands of other apps in a few clicks.
Get a head start with our Sentry integration templates or create your own
Watch Events
Watches events.
Get a Team
Returns details on an individual team.
Get an Event
Returns details on an individual event.
Get an Issue
Returns details on an individual issue. This returns the basic stats for the issue (title, last seen, first seen), some overall numbers (number of comments, user reports) as well as the summarized event data.
Get a Project
Returns details on an individual project.
Create a Team
Creates a new team bound to an organization.
Delete a Team
Schedules a team for deletion. Note: Deletion happens asynchronously and therefore is not immediate. However once deletion has begun the state of a project changes and will be hidden from most public views.
Make an API Call
Performs an arbitrary authorized API call.
Update a Team
Updates various attributes and configurable settings for the given team.
Delete an Issue
Removes an individual issue.
Update an Issue
Updates an individual issue's attributes.
Create a Project
Creates a new project bound to a team.
Delete a Project
Schedules a project for deletion. Deletion happens asynchronously and therefore is not immediate. However, once deletion has begun the state of a project changes and will be hidden from most public views. Requires the following scopes: "project:admin".
Update a Project
Updates various attributes and configurable settings for the given project. Only supplied values are updated. Requires "project:write" scope.
Get an Organization
Returns details on an individual organization including various details such as membership access, features, and teams.
Update an Organization
Updates various attributes and configurable settings for the given organization.
List an Organization's Teams
Returns a list of teams bound to an organization.
List Projects
Returns a list of projects available to the authenticated session.
List a Tag's Values
Returns a list of values associated with this key. The query parameter can be used to perform a "contains" match on values.
List Organizations
Returns a list of organizations available to the authenticated session.
List a Project's Users
Returns a list of users seen within the specified project.
List a Team's Projects
Returns a list of projects bound to a team.
List an Issue's Events
Returns an issue's events.
List a Project's Events
Returns a list of events bound to a project.
List a Project's Issues
Returns a list of issues (groups) bound to a project.
List an Organization's Users
Returns a list of users that belong to a given organization.
List an Organization's Repositories
Returns a list of version control repositories for a given organization.