Access a community of over 900,000 Shopify Merchants and Partners and engage in meaningful conversations with your peers.
How can I upload an image to a product using the Ruby API
Hello Andy!
Thanks for posting : ) A couple links to check out which may help with this.
If you're looking to upload an image to an exsiting product then you'll use the Product Image API:
https://docs.shopify.com/api/reference/product_image
If you're looking to create a new product and include an image then you'll use the Product API: