DeckleDocs
Dashboard

Integrations · Inbound

WooCommerce

Sync WooCommerce customers and orders into Deckle.

Add Deckle as a WooCommerce webhook. Customers and orders become contacts and events that power post-purchase and win-back automations.

Set it up#

  1. Click Connect to generate your endpoint URL and signing secret.
  2. In WooCommerce, add a webhook pointed at the endpoint URL and set the signing secret.
  3. Trigger a test event — the contact or event appears in Deckle within seconds.

How data maps#

  • customer.created → contact
  • order.created → contact + event order.completed

Requests are verified via the x-wc-webhook-signature header using your signing secret.