Guides
Concrete tutorials to integrate ShopiMind with your stack. There are three ways to connect, depending on what you build.
Custom data & events — directly via the API/SDK
Model business objects specific to your activity (with their relations to contacts, products or other definitions), push them to ShopiMind, and fire events to trigger marketing automation scenarios. Nothing to host — you call the API/SDK directly.
→ Custom data · External events · Use cases
Integrations — with the kit
Build a plugged-in product (POS, CRM, loyalty, reviews…) on top of the JavaScript integration kit. It provides the runtime — signed webhooks, scheduler, encrypted store, and a ready-to-use ShopiMind SDK client — so you only write declarations and pure functions.
→ Integrations · examples: Point of sale (Hiboutik) · Loyalty program
E-commerce connectors
Sync an entire shop (customers, orders, products, carts, catalogs) from an e-commerce platform. Official modules exist for PrestaShop, WooCommerce, Shopify, Magento 1 (OpenMage) and Magento 2; build a custom one via the SDK/API (a dedicated connector kit will come later).
Not sure which one?
If you model data and fire scenarios, start with Custom data & events. If you ship a hosted product that plugs into merchant accounts, build an integration. If you connect a standalone e-commerce platform, build an e-commerce connector.