URL of JSON to data table
I have an internal URL "https://savrptsdev.XXX" That has JSON data listed below. How woul i import this as a data table with JMP? I have 17 PRO version right now.JSON Example:[
{
"containerId": 18078,
"bookingNumber": "231146696",
"scac": "MAEU",
"containerNumber": "MRKU4343819",
"statusName": "Completed",
"daysInDetention": 4,
"checkedOutDate": "2023-10-04T08:58:51.477",
"lastFreeDay": "2023-09-30",
"deten...