Help Center / Integrations / WooCommerce

WooCommerce integration

Connect your WordPress store so each chatbot can search products, share links, and look up order status when shoppers verify their details. Store connections are configured per chatbot under Store tools — not in workspace Settings.

Requirements

Setup

  1. In WordPress admin, open WooCommerce → Settings → Advanced → REST API and create a Read key.
  2. In AI Toruk, open Chatbots → [your bot] → Edit settings → Store tools.
  3. Enter your store URL (e.g. https://shop.example.com, not /wp-admin) and API credentials.
  4. Run Test connection to verify connectivity.
  5. Enable Search products, Product links, and Order status (and other tools as needed) for that chatbot.
  6. Set the chatbot Website URL to your live storefront so product links use the correct domain.

What the bot can do

Order lookup format

Use the order number from the WooCommerce confirmation email and the billing email from checkout:

order: #1002
email: buyer@example.com

Troubleshooting

Security

API credentials are stored encrypted. Use read-only keys where possible. Order lookup requires customer verification fields to reduce unauthorized access.

Also on Shopify? See the Shopify integration guide. After connecting a store, the Escalations menu may appear for users with conversation access.