<?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 Re: URL of JSON to data table in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/URL-of-JSON-to-data-table/m-p/813434#M99467</link>
    <description>&lt;P&gt;So I went to File&amp;gt;Open and put the URL in but it prompted me for my credentials. Is the interface you show here supposed to pop up in JMP 17.2?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 15 Nov 2024 20:51:48 GMT</pubDate>
    <dc:creator>bjbreitling</dc:creator>
    <dc:date>2024-11-15T20:51:48Z</dc:date>
    <item>
      <title>URL of JSON to data table</title>
      <link>https://community.jmp.com/t5/Discussions/URL-of-JSON-to-data-table/m-p/813406#M99460</link>
      <description>&lt;P&gt;I have an internal URL "&lt;A href="https://savrptsdev.XXX&amp;quot;" target="_blank"&gt;https://savrptsdev.XXX"&lt;/A&gt;&amp;nbsp;That has JSON data listed below. How woul i import this as a data table with JMP? I have 17 PRO version right now.&lt;/P&gt;&lt;P&gt;JSON Example:&lt;/P&gt;&lt;P&gt;[&lt;BR /&gt;{&lt;BR /&gt;"containerId": 18078,&lt;BR /&gt;"bookingNumber": "231146696",&lt;BR /&gt;"scac": "MAEU",&lt;BR /&gt;"containerNumber": "MRKU4343819",&lt;BR /&gt;"statusName": "Completed",&lt;BR /&gt;"daysInDetention": 4,&lt;BR /&gt;"checkedOutDate": "2023-10-04T08:58:51.477",&lt;BR /&gt;"lastFreeDay": "2023-09-30",&lt;BR /&gt;"detentionReason": null,&lt;BR /&gt;"detentionReasonByUser": null&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"containerId": 18140,&lt;BR /&gt;"bookingNumber": "NAM6432371B",&lt;BR /&gt;"scac": "CMDU",&lt;BR /&gt;"containerNumber": "GESU6617870",&lt;BR /&gt;"statusName": "Completed",&lt;BR /&gt;"daysInDetention": 9,&lt;BR /&gt;"checkedOutDate": "2023-10-13T06:37:38.84",&lt;BR /&gt;"lastFreeDay": "2023-10-04",&lt;BR /&gt;"detentionReason": null,&lt;BR /&gt;"detentionReasonByUser": null&lt;BR /&gt;},...&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 20:15:15 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/URL-of-JSON-to-data-table/m-p/813406#M99460</guid>
      <dc:creator>bjbreitling</dc:creator>
      <dc:date>2024-11-15T20:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: URL of JSON to data table</title>
      <link>https://community.jmp.com/t5/Discussions/URL-of-JSON-to-data-table/m-p/813429#M99463</link>
      <description>&lt;P&gt;Have you tried using JMP's Open?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_0-1731702023673.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/70253i3B526C0069C4340C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_0-1731702023673.png" alt="jthi_0-1731702023673.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Depending on how you are getting your data there are also some other scripting methods you can use.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 20:21:04 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/URL-of-JSON-to-data-table/m-p/813429#M99463</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2024-11-15T20:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: URL of JSON to data table</title>
      <link>https://community.jmp.com/t5/Discussions/URL-of-JSON-to-data-table/m-p/813434#M99467</link>
      <description>&lt;P&gt;So I went to File&amp;gt;Open and put the URL in but it prompted me for my credentials. Is the interface you show here supposed to pop up in JMP 17.2?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 20:51:48 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/URL-of-JSON-to-data-table/m-p/813434#M99467</guid>
      <dc:creator>bjbreitling</dc:creator>
      <dc:date>2024-11-15T20:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: URL of JSON to data table</title>
      <link>https://community.jmp.com/t5/Discussions/URL-of-JSON-to-data-table/m-p/813459#M99476</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;there are some existing solutions for similar questions, you may find the one probably already there:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.jmp.com/t5/forums/searchpage/tab/message?advanced=false&amp;amp;allow_punctuation=false&amp;amp;filter=location&amp;amp;location=forum-board:discussions&amp;amp;q=open%20JSON%20data" target="_blank" rel="noopener"&gt;Search Results to open JSON data &lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Basically if you have a *.json file you can use File-&amp;gt; open. However if you have credentials to be entered, this seems to be a restriction of the data provider (probably your IT restrict the access to employees only who have credentials to access the data). You could use&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=""&gt;New HTTP Request()&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;to specify all auth2 settings and other necessary information.&amp;nbsp;&amp;nbsp;&lt;A href="https://community.jmp.com/t5/Discussions/How-to-open-this-JSON-file-as-a-data-table/m-p/436145" target="_blank" rel="noopener"&gt;here&lt;/A&gt; is a thread where &lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/14366"&gt;@jthi&lt;/a&gt;&amp;nbsp;has answered how to do this.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;An&amp;nbsp;&lt;A href="https://community.jmp.com/t5/Discussions/How-to-parse-a-JSON-file-opened-from-URL/m-p/44791" target="_blank" rel="noopener"&gt;older post &lt;/A&gt;&amp;nbsp;has been answered by justin chilton which also might be helpful.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:23:18 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/URL-of-JSON-to-data-table/m-p/813459#M99476</guid>
      <dc:creator>martindemel</dc:creator>
      <dc:date>2024-11-16T02:23:18Z</dc:date>
    </item>
  </channel>
</rss>

