<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to supplement REST JSON data query with an supplemental REST call in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/How-to-supplement-REST-JSON-data-query-with-an-supplemental-REST/m-p/224288#M53598</link>
    <description>&lt;P&gt;I want to get all BitBucket pull requests (base REST call) AND their corresponding Jira issues (separate rest call).&lt;/P&gt;&lt;P&gt;The REST calls are as follows:&lt;/P&gt;&lt;P&gt;PRs:&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;/rest/api/1.0/projects/RT/repos/RT/pull-requests?limit=150&lt;/PRE&gt;&lt;P&gt;Jira Issues for the PR:&lt;/P&gt;&lt;PRE&gt;http://stash.touchcommerce.com/rest/jira/1.0/projects/RT/repos/RT/pull-requests/[pull-request-id]/issues&lt;/PRE&gt;&lt;P&gt;Now the PRId is part of the first query and the second query returns a list of issue keys and URLs.&lt;/P&gt;&lt;P&gt;Any way to combine these into two connected tables?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Thu, 03 Aug 2017 00:17:35 GMT</pubDate>
    <dc:creator>mpkorich</dc:creator>
    <dc:date>2017-08-03T00:17:35Z</dc:date>
    <item>
      <title>How to supplement REST JSON data query with an supplemental REST call</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-supplement-REST-JSON-data-query-with-an-supplemental-REST/m-p/224288#M53598</link>
      <description>&lt;P&gt;I want to get all BitBucket pull requests (base REST call) AND their corresponding Jira issues (separate rest call).&lt;/P&gt;&lt;P&gt;The REST calls are as follows:&lt;/P&gt;&lt;P&gt;PRs:&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;/rest/api/1.0/projects/RT/repos/RT/pull-requests?limit=150&lt;/PRE&gt;&lt;P&gt;Jira Issues for the PR:&lt;/P&gt;&lt;PRE&gt;http://stash.touchcommerce.com/rest/jira/1.0/projects/RT/repos/RT/pull-requests/[pull-request-id]/issues&lt;/PRE&gt;&lt;P&gt;Now the PRId is part of the first query and the second query returns a list of issue keys and URLs.&lt;/P&gt;&lt;P&gt;Any way to combine these into two connected tables?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 03 Aug 2017 00:17:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-supplement-REST-JSON-data-query-with-an-supplemental-REST/m-p/224288#M53598</guid>
      <dc:creator>mpkorich</dc:creator>
      <dc:date>2017-08-03T00:17:35Z</dc:date>
    </item>
  </channel>
</rss>

