Help Centre / Developer API & Webhooks
🛍️

Online Store Connector preset

Phase 10 adds a dedicated online store connector preset for custom websites, WooCommerce-style stores, Shopify-style future bridges, mobile app checkout, and BOS built-in store sync.

Developer API & Webhooks8 min read

Where to find it

Open Company Settings → Developer API & Webhooks → Online Store Connector preset.

Main use

The preset gives developers one clear integration route for product catalog sync, checkout order creation, payment callbacks, fulfilment callbacks, stock sync, and abandoned checkout events.

Recommended connection

  1. Create a connection with type Online Store.
  2. Use scopes Contacts, Conversations, Orders, Messages, Products, Payments, and Data Sync.
  3. Run store.connection_profile to fetch available actions and events.
  4. Run store.catalog to check product feed.
  5. Create one test order using store.order_create.
  6. Confirm the order appears in BOS and the customer enters support mode.

Important safety rule

The store connector should call BOS API actions. It should not write directly to BOS database tables. This keeps support mode, AI Inbox, logs, and order events working correctly.

Need direct support?

Contact Kasaloma support if you cannot find the answer or your workspace needs checking.

Contact support