Annual Product Import via API

Заказчик: AI | Опубликовано: 24.09.2025
Бюджет: 250 $

I already have a working API endpoint and an access key; what I’m missing is a solid WooCommerce import that pulls in our entire product catalog. This is a one-off job I plan to repeat only once a year, so I’m not looking for continuous synchronization—just a clean, reliable batch run that I can trigger whenever our catalog refreshes. Here’s the flow I have in mind: you set up the connection, map the incoming JSON (or XML if the endpoint negotiates that) to the standard WooCommerce product fields, run the initial import on my staging site, and once I sign off, repeat it on the live store. The API already returns all the data WooCommerce expects—SKU, title, images, etc.—so the main challenge is making sure nothing is missing and that variable products are handled correctly. Deliverables • API connection configured in WordPress/WooCommerce, authenticated with my key. • A tested import script or plugin configuration that brings in every product without duplications. • Clear notes (or a quick Loom video) showing me how to rerun the import next year. Ideally you’re comfortable with WP-CLI, the WooCommerce REST API hooks, and can add a simple rollback option in case something goes wrong. If you’ve tackled similar bulk imports before, send over a quick example and let’s get started.