Etsy · Arazzo Workflow
Etsy Clone an Image to a New Listing
Version 1.0.0
Read a source listing's images, create a new draft listing, and assign the source image.
View Spec
View on GitHub
MarketplaceE-CommerceHandmadeListingsOrderPaymentsReviewsShippingTaxonomyAuthenticationArazzoWorkflows
Provider
Workflows
clone-image-to-new-listing
Reuse a source listing's image on a brand-new draft listing.
Reads the images of a source listing, creates a new draft listing, and assigns the source image to it by image ID.
1
getSourceImages
Read the images on the source listing and capture the first image ID.
2
3
assignImage
Assign the source listing's image to the new listing by referencing its listing_image_id.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.