Etsy Connector Release Notes¶
Stay informed about new features, improvements, and fixes.
Version 19.0.1.0.4¶
Released: August 17, 2026
Fixed: import of Etsy custom variations (property 513/514/515). The listing reports the seller’s own label (“Motiv”, “Design”) while the taxonomy stores custom1/custom2/custom3, so category attribute mapping now falls back to the Etsy property id and no longer fails with “No attribute mapping found”.
Fixed: Retry Failed Listing returning “Etsy API error 400 Bad Request: Invalid value (inventory) for enum(…)”. Etsy removed Inventory/Shipping from the
includesenum of the single-listing endpoints; variants are now fetched from/listings/{id}/inventory. Same fix applied to Import Listing by ID.
Version 19.0.1.0.3¶
Released: July 18, 2026
Fix the bugs.
19.0.1.0.2 (14-July-2026):
Fixed: bulk import crash on listings with no nested shipping_profile (resolve via scalar id, per-instance).
Fixed: attribute/value mapping AttributeError (global vs category mappings handled separately).
Fixed: OAuth callback redirecting to “None” (safe fallback URL).
Improved: receipt status normalization (incl. Fully/Partially Refunded).
Improved: 429 + 5xx retry with Retry-After.
Version 19.0.1.0.1¶
Released: June 25, 2026
Enforce Go Live safeguard for API requests on neutralized databases.
Version 19.0.1.0.0¶
Released: May 28, 2026
Initial Release For v19.