Skip to main content
Best answer

Add Shopify product variant image

  • September 15, 2021
  • 2 replies
  • 608 views

I have already been able to add products and variants into my Shopify with Zapier, however I do not see a way to add the image to the Variant. Am I missing something?

Best answer by SamB

I just wanted to jump in here as spotted that there’s an existing feature request for the ability to set an image when using the Create Product Variant Shopify action. Which was also being discussed here:

I’ve added @KieraC’s vote for that feature request. We don’t have an ETA but will be sure to send an email notification and update that other thread in Community as soon as it’s added. So please subscribe to that other topic to be kept updated on any news or workarounds we may find!

In the meantime, it might be possible to use a Webhook step, as jayeshkumarbhatia mentioned, to create the product variant and image. :)

View original
Did this topic help you find an answer to your question?
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

jayeshkumarbhatia
Forum|alt.badge.img+6

An action of adding image to product variant is missing. You can make custom webhook calls to add image to product variant. Below is the API doc of Shopify to add image to product variant. 

https://shopify.dev/api/admin/rest/reference/products/product-image#create-2021-07

 

Hope this helps.


SamB
Community Manager
Forum|alt.badge.img+11
  • Community Manager
  • 7733 replies
  • Answer
  • November 15, 2021

I just wanted to jump in here as spotted that there’s an existing feature request for the ability to set an image when using the Create Product Variant Shopify action. Which was also being discussed here:

I’ve added @KieraC’s vote for that feature request. We don’t have an ETA but will be sure to send an email notification and update that other thread in Community as soon as it’s added. So please subscribe to that other topic to be kept updated on any news or workarounds we may find!

In the meantime, it might be possible to use a Webhook step, as jayeshkumarbhatia mentioned, to create the product variant and image. :)