Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

The Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.

Reply
mpkorich
Frequent Visitor

How to supplement REST JSON data query with an supplemental REST call

I want to get all BitBucket pull requests (base REST call) AND their corresponding Jira issues (separate rest call).

The REST calls are as follows:

PRs:  

/rest/api/1.0/projects/RT/repos/RT/pull-requests?limit=150

Jira Issues for the PR:

http://stash.touchcommerce.com/rest/jira/1.0/projects/RT/repos/RT/pull-requests/[pull-request-id]/issues

Now the PRId is part of the first query and the second query returns a list of issue keys and URLs.

Any way to combine these into two connected tables?

Thanks!

0 REPLIES 0

Helpful resources

Announcements
Feb2025 Sticker Challenge

Join our Community Sticker Challenge 2025

If you love stickers, then you will definitely want to check out our Community Sticker Challenge!

Jan NL Carousel

Fabric Community Update - January 2025

Find out what's new and trending in the Fabric community.