Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Help me create a forge app for workspace

Chris Idema August 5, 2025

I created the hello world app from the tutorial for the workspace settings menu. This works.

Now I want to create a list of all the repositories in the workspace and do some analysis on it and display that in a table. Retrieving just the list is my first step. Next I also want to do some analysis and optionally cache any analysis results.

I could not find many examples for forge apps. In the past I've used curl and python for REST API calls to bitbucket. But I'm not experienced with javascript and forge. If someone can help me add one method to request repository names that would be great.

3 answers

1 accepted

3 votes
Answer accepted
Nikola Perisic
Community Champion
August 5, 2025

Welcome @Chris Idema 

This question is more suitable for: https://community.developer.atlassian.com

0 votes
Aron Gombas _Midori_
Community Champion
August 6, 2025

Note that when you build a Forge app, you communicate with the same REST APIs that you used with Curl and Python. So, your primary resource is still the Bitbucket Cloud REST API docs.

As a second resource, note that Forge gives you tools to make the API calls with ease. For Bitbucket, see: https://developer.atlassian.com/platform/forge/apis-reference/fetch-api-product.requestbitbucket/

 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PERMISSIONS LEVEL
Product Admin Site Admin
TAGS
AUG Leaders

Atlassian Community Events