
Bitbucket Integration
Triggers
Trigger components allow you to start an automation flow when an event happens in the app.

New Commit
Emit new event when a new commit is pushed to a branch. See docs here

New Issue
Emit new event when a new issue receives is created in a repository. See docs here

New Pull Request
Emit new event when a new pull request is created in a repository. See docs here

New Repository Event
Emit new event when a repository-wide event occurs. See docs here
Actions
Action components allow you to perform operations on the app.

Create Issue Comment
Creates a new issue comment in Bitbucket. See docs here.

Create a New Issue
Create a new issue in a Bitbucket repository. See Docs.

Create Snippet Comment
Creates a new snippet comment in Bitbucket. See docs here.

Get File From Repository
Gets the actual file contents of a download artifact and not the artifact's metadata. See docs here.

Get Issue
Get an issue from a Bitbucket repository. See Docs.

Get Snippet
Get a snippet from a Bitbucket repository. See Docs.

Update Issue Comment
Update a issue comment in Bitbucket. See docs here.
How to Integrate Bitbucket?
For Bitbucket integration with Monkedo and to build seamless no-code workflow automations, follow these simple steps:
- Log in to your Monkedo account.
- Navigate to the Automation section and click on "Create Automation."
- In the left sidebar, you’ll find various component categories such as Triggers, Actions, Flow Control, Data Actions, and Browser Actions.
- Select Actions or Triggers, then use the search bar to find Bitbucket.
- Drag and drop the Bitbucket component into the editor area.
- Click on the component to view its settings in the right-hand panel.
- Hit the Connect button and follow the prompts to authorize Monkedo to access your Bitbucket account.
Once connected, you can begin customizing your automation by filling in the required fields and adding additional app components. Link outputs to inputs between components to define a smooth and logical workflow. Need assistance? Watch our quick tutorial video here to get started faster!