Add a new image to a product in a Mailchimp e-commerce store. The image must be hosted at a publicly accessible URL. You can optionally associate the image with specific product variants.
idRequiredstringA unique identifier for the product image. This should be a unique string that identifies this specific image.
urlRequiredstringThe URL for the product image. Must be a valid, publicly accessible URL pointing to an image file (e.g., https://example.com/images/product.jpg).
store_idRequiredstringThe unique identifier for the e-commerce store. This is the store ID you created when adding the store to Mailchimp.
product_idRequiredstringThe unique identifier for the product within the store. This is the product ID you specified when creating the product.
variant_idsarrayOptional list of product variant IDs that use this image. If specified, associates the image with specific product variants.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.