I have a response from a third party api I want to pass those responses to a table and or wix elements
content:
Array(5)
json Table Copy JSON
0:
{…}
json Table Copy JSON
_links:
{…}
json Table Copy JSON
self:
{…}
json Table Copy JSON
href:
“https://test.connect.boomi.com/ws/rest/masterdealer/inventory/456669”
id:
“456669”
sku:
“D2 APPLE IPHONE 11 128GB WHITE OEM HSO”
manufacturer:
“APPLE”
model:
“IPHONE 11”
color:
“WHITE”
grade:
“Grade”
storage_capacity:
“128GB”
price:
615
quantity_on_hand:
17
carrier:
“OEM”
currency_code:
“USD”
country:
“US”
effective_date:
“2021-10-01”
1:
{…}
json Table Copy JSON
_links:
{…}
json Table Copy JSON
self:
{…}
json Table Copy JSON
href:
“https://test.connect.boomi.com/ws/rest/masterdealer/inventory/262528”
id:
“262528”
sku:
“D2 APPLE IPHONE 6 64GB SILVER SPRINT HSO”
manufacturer:
“APPLE”
model:
“IPHONE 6”
color:
“SILVER”
grade:
“Grade”
storage_capacity:
“64GB”
price:
100
quantity_on_hand:
18
carrier:
“SPRINT”
currency_code:
“USD”
country:
“US”
effective_date:
“2021-10-01”
2:
{…}
json Table Copy JSON
_links:
{…}
id:
“178888”
sku:
“D2 APPLE IPHONE 8P 64GB SILVER OEM JP”
manufacturer:
“APPLE”
model:
“IPHONE 8P”
color:
“SILVER”
grade:
“Grade”
storage_capacity:
“64GB”
price:
1
quantity_on_hand:
95
carrier:
“OEM JP”
currency_code:
“USD”
country:
“US”
effective_date:
“2021-10-01”