Shopify Get Product Images

Gets a list of images associated with a product in Shopify.

Inputs

NameTypeDescription
Shopify TokenStringShopify API Token.
Shopify DomainStringShopify Domain.
Product IDStringThe ID of the product (product_id in the Shopify order data)

Outputs

NameTypeDescription
SuccessBooleanWhether the product images were retrieved successfully.
Product ImagesListList of product images retrieved by the API call.