RK
TTodd

Integration

WOOCOMMERCE

Pull your radicalkit.com catalog into this store with one click

Not Configured

CONNECTION

Keys live server-side in environment variables — never in the browser

Credentials are stored in server environment variables and are never shipped to a visitor's browser. Rotate the keys in WooCommerce → Settings → Advanced → REST API after going live.

SYNC RULES

Which catalog data gets pulled

SYNC STATUS

Catalog

12

Mapped

0

Last Sync

WEBHOOKS

Point these at your deployment to receive changes in real time

  • order.createdNew order lands in the dashboard instantly/api/woo/order-created
  • order.updatedStatus and tracking changes flow both ways/api/woo/order-updated
  • product.updatedPrice and copy edits push to WooCommerce/api/woo/product-updated
  • product.deletedRemovals stay in sync/api/woo/product-deleted
  • customer.createdCustomer records mirror across systems/api/woo/customer-created

Webhook receivers ship in the next phase — the one-click sync above is live today.