Automate Etsy wall art listings with n8n
Self-hosted n8n + Ratio Ready's REST API gives you full control over the production pipeline. New design → AI upscale → 5 print sizes → mockups → video → Etsy draft. The cost-effective alternative to Make.com when you're shipping volume.
Why use n8n for Etsy wall art
n8n is a self-hosted, node-based automation tool. Serious sellers pick it for cost control and scale. It runs on your server. You own the ops.
Use n8n as the production layer between design and a live Etsy listing. The flow is not a helper tool. It produces finished assets: 5 print sizes at 300 DPI, mockups, a 15‑second 1:1 listing video, listing-copy PDF and a Drive share link — that’s a wall art job (59 credits).
What you need before you start
- Your self-hosted n8n instance with webhook access.
- Ratio Ready API key (from app.ratioready.com).
- An Etsy account with permission to create drafts.
- A Google Drive account where Ratio Ready will place outputs.
Expect a one-time setup of about 30–45 minutes to wire n8n and test. Per listing, plan 2 minutes to upload your source file and 3–5 minutes for Ratio Ready to process.
Step-by-step workflow
1. Webhook trigger: n8n listens for an HTTP POST from your internal uploader or a CSV job runner. That webhook contains file URL, title, tags and product type (wall art).
2. REST API call: n8n calls Ratio Ready's REST API with the source file and job parameters. Choose "wall art" to get the five print sizes, up to 20 mockups, a 15‑second video, listing-copy PDF and Drive folder + shareable link (59 credits).
3. Capture response: save the Drive link and asset list in the node output.
4. Etsy draft step: use an Etsy node or a custom HTTP node to push the draft, attach the Drive link, and schedule or save as draft.
n8n node details and samples
Use these nodes: Webhook (trigger), HTTP Request (Ratio Ready REST API), Google Drive (optional if you want to move files), Function/Set (transform metadata), and HTTP Request or Etsy node (create draft).
Payload tips: send title, description, tags, and the source image URL. Set job_type=wall_art. Handle rate limits by queuing the webhook responses and retrying failed jobs. The REST API supports webhooks and direct responses so n8n can continue to the Etsy draft as soon as assets land in Drive.
Testing, deployment and maintenance
Test with a single listing first. Use sample files to confirm 5 ratios, mockups and the 15‑second video are produced and the Drive link is valid. Confirm the Etsy draft contains the correct attachments and tags.
Monitor credits: wall art jobs cost 59 credits. You start with 75 free credits on signup. Log errors in n8n and add retry logic. For higher volume consider scaling n8n horizontally and monitoring queue depth.
Frequently asked questions
Keep reading
Connect n8n to Ratio Ready free
75 Creative Credits on signup, no card required. Self-host n8n for cost control at scale.