Active |
---|
This application does not need additional settings. So you can make connectionUnique, active service acces point to a network. There are different types of connections (API key, Oauth…). only by using your login credentials or by following the instructions below . |
The Bitbucket modulesa module is an application or tool designed to handle specific business functions, such as CRM, project management, or inventory. The system's modular architecture allows you to activate only the modules you need, enabling customization and scalability as your business requirements evolve. enable you to monitor repositories, usersCan use the system on a limited basis based on the rights assigned by the admin., or teams and create, update, retrieve, or delete issues, snippets, or milestones in your Bitbucket account.
To get started with Bitbucket, create an account at bitbucket.org.
For the list of available endpoints, refer to the Bitbucket API documentation.
Connecting Bitbucket to Boost.spaceA platform that centralizes and synchronizes company data from internal and external sources, offering a suite of modules and addons for project management, CRM, data visualization, and more. Has many features to optimize your workflow! IntegratorPart of the Boost.space system, where you can create your connections and automate your processes.
To connect to the Bitbucket app:
-
Log in to your Boost.space Integrator account, add any Bitbucket modulea module is an application or tool designed to handle specific business functions, such as CRM, project management, or inventory. The system's modular architecture allows you to activate only the modules you need, enabling customization and scalability as your business requirements evolve. scenarioA specific connection between applications in which data can be transferred. Two types of scenarios: active/inactive., and click the Add button next to the Connection field.
-
Optional: In the Connection name field, enter a name for the connection.
-
Optional: Click Show Advanced Settings and enter your custom app’s Consumer Key and Secret values. See Bitbucket Oauth2.0 documentation.
-
Click Save.
-
If prompted, log in to your Bitbucket account and confirm the access by clicking the Grant Access button.
You have successfully connected the app and can now build scenariosA specific connection between applications in which data can be transferred. Two types of scenarios: active/inactive..
After connecting the app, you can perform the following actions:
-
Watch a Repository
Creates a new webhookA webhook is a way for an app to send real-time information to a specific URL in response to certain events or triggers. on the specified repository.
-
Watch a UserCan use the system on a limited basis based on the rights assigned by the admin.
Creates a new webhook on the specified user account. Account-level webhooksA webhook is a way for an app to send real-time information to a specific URL in response to certain events or triggers. are fired for events from all repositories belonging to that account.
Note One can only register webhooks on one’s own account and not that of others.
-
Watch a Team
Creates a new webhook on the specified team. Team webhooks are fired for events from all repositories belonging to that team account.
Note Only adminsA user role in Boost.space with comprehensive system access, including the ability to add, remove, and manage all system levels. Admins can oversee all users, configure system settings, create custom fields, and manage modules and addons. Admin can also access Integrator and manage automations. can install webhooks on teams.
-
Watch a Workspace
Creates a new webhook on the specified workspace.
-
Create an Issue
Creates a new issue. Private repositories or issue trackers require the caller to authenticate with an account with appropriate authorization.
-
Get an Issue
Returns the specified issue.
-
List Issues
Returns the issues in the issue tracker.
-
Update an Issue
Updates an issue.
-
Delete an Issue
Deletes the specified issue. This requires write access to the repository.
-
Create an Issue Comment
Creates a new issue comment.
-
List Milestones
Returns the milestones that have been defined in the issue tracker. This resource is only available on repositories that have the issue tracker enabled.
-
Get a Milestone
Returns the specified issue tracker milestone object.
-
List Repository Watchers
Returns all watchers on the specified repository.
-
Get a File
Returns a redirect to the contents of a downloaded artifact. This endpoint returns the actual file contents and not the artifact’s metadata.
-
List Snippets
Returns all snippets.
-
Get a Snippet
Retrieves a single snippet.
-
Start Watching a Snippet
Start watching a specific snippet.
-
Stop Watching a Snippet
Stops watching specific snippets.
-
List Snippet Watchers
Returns a list of all users watching a specific snippet.
-
Create a Snippet Comment
Creates a new comment on a snippet.
-
Make an API Call
Performs an arbitrary authorized API call.