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 parameter s
New Event
Triggers when a new event (error occurrence) is recorded on a project.
- 2 parameter s
New Release
Triggers when a new release is reported for a project.
- 3 parameter s
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 parameter s
Find Errors
Finds errors in a BugSnag project.
- 4 parameter s
Get Error
Retrieves the details of a specific error in a BugSnag project.
- 3 parameter s
Update Error
Updates the status, severity, assignment, or linked issue of a BugSnag error.
- 8 parameter s
Delete Error
Deletes an error from a Bugsnag project.
- 3 parameter s
Find Events
Returns a paginated list of events (error occurrences) for a project.
- 3 parameter s
Get Event
Retrieves the full report for a specific event in a BugSnag project.
- 3 parameter s
Find Releases
Returns a paginated list of releases for a project.
- 3 parameter s
Get Release
Retrieves a single release by ID from a Bugsnag project.
- 3 parameter s
List Collaborators
Returns a list of collaborators for an organization.
- 1 parameter s
Make HTTP Request
Make an HTTP request to any URL with full control over method, headers, and body.