CreateBlogSupport
Log inSign up
Home
Create
  • Authentication
  • Login with Webex
  • Bots
  • Embedded Apps
  • Integrations
  • Service Apps
  • Instant Connect
  • Workspace Integrations
  • Suite Sandbox
  • Contact Center Sandbox
  • Guest-to-Guest Sandbox
  • Submit Your App
  • Tutorials

Create

Create Your Own Bitbucket Server Bot Integrated with Webex

This article explains how you can create your own Webex-integrated Bitbucket Server bot.

anchorPrerequisites

anchor

To get started with your Bitbucket Server bot, you will need access to a few developer resources:

  • Bitbucket Account: You'll need to apply for an account in: https://id.atlassian.com/signup.
  • Cisco Webex Account: You'll need a Webex developer account if you don’t have one already. You can create one on the Webex Developer Portal: https://developer.webex.com/.
  • Node.js: To create the Webex bot, you’ll be leveraging the Webex Node Bot framework. Make sure you’ve got Node.js installed on your platform of choice.

anchorBuild the Bot

anchor

Once you have your accounts set up and Node.js installed, follow these steps to create your own Bitbucket Server bot:

  1. Log in to your Bitbucket account as and administrator.
  2. Select the drop-down arrow next to the Repositories menu and select the repository for which you want to create a webhook.
  3. Choose Webhooks in the left-side panel and then select Create webhook.
  4. Enter the following information:
    • Name: Enter a name for the webhook.
    • URL: Paste the webhook URL that you’ve created for the bot and select Finish. Your bot listens to this webhook for triggered events.
    • Events: Select all Repository and Pull request events.
    • Active: Make sure Active is enabled.
  5. Select Create.
  6. Log in to Webex for Developers.
  7. Create your Webex bot at: https://developer.webex.com/my-apps/new/bot.
  8. Note down the bot's access token, which you'll use to make API requests.

anchorUse the Webex Node Bot Framework

anchor

To simplify the creation of your bot, you can use the Webex Node Bot Framework available on GitHub. This framework provides a robust and easy to use platform for handling bot interactions:

  • https://github.com/webex/webex-node-bot-framework

For any queries related to bot framework you can join the following Webex space: Webex-Node-Bot-Framework Support.

anchorAdditional Resources

anchor

For more information on Bitbucket Server and Webex, see:

  • Bitbucket API Documentation: https://developers.wrike.com/overview/
  • Webex API Documentation: https://developer.webex.com/docs
In This Article
  • Prerequisites
  • Build the Bot
  • Use the Webex Node Bot Framework
  • Additional Resources

Connect

Support

Developer Community

Developer Events

Contact Sales

Handy Links

Webex Ambassadors

Webex App Hub

Resources

Open Source Bot Starter Kits

Download Webex

DevNet Learning Labs

Terms of Service

Privacy Policy

Cookie Policy

Trademarks

© 2025 Cisco and/or its affiliates. All rights reserved.