Tool to create a new project in a Bugsnag organization. Use when you need to set up a new project for error tracking under a specific organization. Requires organization_id, project name, and platform type. Optionally configure browser filtering for JavaScript projects.
nameRequiredstringThe new project's name. Note that the first character should not start with a '$'.
typeRequiredstringProject platform type. Used to indicate the framework or platform the project uses (e.g., 'node' for Node.js, 'react' for React, 'ios' for iOS apps).
organization_idRequiredstringID of the Bugsnag organization where the project will be created. Obtain this from the List Organizations action.
ignore_old_browsersbooleanFor JavaScript projects, this will filter errors from older browsers. Set to true to ignore errors from old browser versions.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.