Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

Help with API Call

Help with API Call

dalemitchley
Shopify Partner
11 0 1

Hi All, 

 

Im hoping someone can help me with an issue. Im no developer and am learning on the fly as I could not get  anyone to help me with this issue.

 

This is the query

https://mystore.com/admin/api/2024-01/products/8593877532963/variants.json?fields=price

 

And this is the result

  {

   "variants": [
   {
        "price": "0.05",
        "image_id": 43974026723619
   }
   ]
   }

It keeps giving me the image id

 

Im needing to use the query for a data connector as per attached.

If anyone can help would really appreciate it.

Screenshot 2024-03-26 at 15.55.43.png

 

Thanks

 

 

 

 

Replies 0 (0)