skills/skills.volces.com/skill-dropshipping-fulfillment

skill-dropshipping-fulfillment

Installation
SKILL.md

CJ Fulfillment Engine

Automates the WooCommerce → CJ Dropshipping order flow. No manual copy-paste.

What it does

  1. Fetches all processing orders from WooCommerce
  2. Maps line items to CJ variant IDs via cj-supplier-selection.json
  3. Submits matched items to CJ API as a dropship order
  4. Updates WooCommerce order status to on-hold (awaiting CJ dispatch)
  5. Adds an order note with the CJ order ID
  6. Logs all results to cj-fulfillment-log.json

Credentials / paths

File Contents
woo-api.json { url, consumerKey, consumerSecret }
cj-api.json { apiKey, baseUrl, accessToken, tokenExpiry }
cj-supplier-selection.json Array of { sku, cjProductId, variantId, ... }
Installs
4
First Seen
Mar 25, 2026
skill-dropshipping-fulfillment from skills.volces.com