> ## Documentation Index
> Fetch the complete documentation index at: https://docs.senderz.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Konimbo

> Connect a Konimbo store with a dedicated flow, webhooks and storefront snippet.

Konimbo is a popular Israeli store platform. Senderz connects it through its own dedicated flow (not the generic paste-token route), syncs customers and orders, and serves popups via a snippet.

## Connecting

Connect Konimbo from **Settings → Integrations** using its dedicated flow. Senderz provisions the store webhooks and back-fills existing customers through the shared importer.

<Info>
  Konimbo has a full public API and API-provisioned webhooks, so store events
  reach Senderz in near-real time.
</Info>

## What syncs

<CardGroup cols={2}>
  <Card title="Customers" icon="users">
    Existing customers back-fill on connect; new customers arrive by webhook.
  </Card>

  <Card title="Orders" icon="cart-shopping">
    Order lifecycle events drive flows and outbound webhooks, and record
    revenue facts and the activity timeline.
  </Card>
</CardGroup>

## Storefront popups

Konimbo popups are served by a paste-in snippet from the Senderz CDN. Because Konimbo has no same-origin static path for a service worker in v1, **web push renders inert** on Konimbo storefronts — email and SMS capture work normally.

<Note>
  Konimbo product catalog sync and coupon auto-provisioning are not wired in
  v1 — coupons save in Senderz but aren't pushed to the store.
</Note>

## Consent

Consent is captured from the store's customer records and written to the consent log with the Konimbo source, using the provider's own timestamp where available.
