Automate BugSnag for free on Stepper
BugSnag is an error monitoring and crash reporting platform. Monitor and triage application errors across web, mobile, and server projects.
Triggers available for BugSnag on Stepper
New Error
Triggers when a new error is first seen on a project.
- 2 parameters
New Event
Triggers when a new event (error occurrence) is recorded on a project.
- 2 parameters
New Release
Triggers when a new release is reported for a project.
- 3 parameters
Actions available for BugSnag on Stepper
List Organizations
Returns a paginated list of organizations the authenticated user belongs to.
List Projects
Returns a paginated list of projects for an organization.
- 2 parameters
Find Errors
Finds errors in a BugSnag project.
- 4 parameters
Get Error
Retrieves the details of a specific error in a BugSnag project.
- 3 parameters
Update Error
Updates the status, severity, assignment, or linked issue of a BugSnag error.
- 8 parameters
Delete Error
Deletes an error from a Bugsnag project.
- 3 parameters
Find Events
Returns a paginated list of events (error occurrences) for a project.
- 3 parameters
Get Event
Retrieves the full report for a specific event in a BugSnag project.
- 3 parameters
Find Releases
Returns a paginated list of releases for a project.
- 3 parameters
Get Release
Retrieves a single release by ID from a Bugsnag project.
- 3 parameters
List Collaborators
Returns a list of collaborators for an organization.
- 1 parameters
Make HTTP Request
Make an HTTP request to any URL with full control over method, headers, and body.