Bulk update product with variants and all images

Bulk update product with variants and all images

pankajnarang81
Shopify Partner
14 0 0

Hi,


We are trying to import the products in bulk for sinlgle variant as well multile variant products in a single call using 


https://shopify.dev/docs/api/admin-graphql/2024-01/mutations/productCreate

 

however we are able to create products with single variants. We are also able to create products with variants in bulk but the images are not being created. 

Please check the attached screenshot we are providing image in variants[imageSrc]

pankajnarang81_0-1707379931302.png
               
             we checked this field in the right side but not in the documentation

pankajnarang81_1-1707380284231.png

 

 

Can anyone guide us how we can create images of the variants while creating the multi variant products''


Please find the Json which we are passing in the attachment.

Regards
Pankaj 

               

 





 

Reply 1 (1)

pankajnarang81
Shopify Partner
14 0 0

Hi,

We could solve it. we just need to pass correct media URL

 

Regards
Pankaj