# Shopify Connector - Get product image by ID

This action retrieves the entire image data of a product image by ID.

# Input

Field Description
Product ID The ID of the product to which the images are attached.
Image ID The ID of the image to be retrieved.

# Output

The output of this action is a datatree that contains information about the product image object.

Find out more about the product image object (opens new window).


Last updated: 9/6/2022, 2:58:45 AM

On this page