printify_upload_image
Upload artwork from a publicly reachable URL into the Printify media library so it can be placed on products. Prepares images for catalog use when local file paths aren't supported.
Instructions
Upload artwork to the Printify media library so it can be placed on a product. Takes a publicly reachable URL — Printify fetches it server-side, so a local file path will not work.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Publicly reachable URL of the image. | |
| file_name | Yes | Name to store it under, e.g. design.png. |