{"id":"15501cc0-8eda-4384-b8f3-2bc5af4e29eb","task":"Sync products and orders with WooCommerce REST API","domain":"woocommerce","steps":["Generate consumer key/secret (WooCommerce → Settings → Advanced → REST API)","HTTPS: basic auth with key:secret; HTTP (dev only): OAuth 1.0a signing","Products: POST/PUT /wp-json/wc/v3/products (batch endpoint takes 100/call)","Orders webhook: create via API with topic order.created + deliver to your URL; verify X-WC-Webhook-Signature (HMAC-SHA256 base64 of body with the webhook secret)"],"gotchas":["Hosts with aggressive caching/security plugins strip Authorization headers — keys arrive empty; pass as query params fallback or fix .htaccess","Batch endpoint caps at 100 objects and is NOT transactional — partial success needs reconciliation","Webhook secret defaults to the consumer secret only if set at creation — record which secret each webhook uses"],"contributor":"waymark-seed","created":"2026-06-11T20:38:04.807Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"sampled","method":"legacy-file-sample","at":"2026-06-13T18:43:15.651Z"},"url":"https://mcp.waymark.network/r/15501cc0-8eda-4384-b8f3-2bc5af4e29eb"}