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

# Other Integrations

> Integrations beyond the POS — master data, bonus, offers, games, segmentation and app content.

Everything that isn't part of the checkout flow. Most integrations here are optional and can be adopted independently — pick the ones that match the loyalty features you are running.

<Info>
  If you are integrating a till or checkout, start with [POS Integrations](/integration/pos-point-of-sale-integrations) instead. This section assumes authentication is already working — see [API Authentication](/integration/quick-start/api-authentication).
</Info>

## Feed data into Lobyco

<Columns cols={2}>
  <Card title="Retail Master Data" icon="boxes-stacked" href="/integration/other-integrations/retail-master-data">
    Import product and article information into Lobyco.
  </Card>

  <Card title="Loyalty Membership" icon="id-card" href="/integration/other-integrations/loyalty-membership">
    Membership and loyalty programme integration.
  </Card>

  <Card title="Post Coupons From an External Promotion Provider" icon="ticket" href="/integration/other-integrations/post-coupons-from-an-external-promotion-provider">
    Push coupons into Lobyco from a third-party promotion engine.
  </Card>

  <Card title="1:1 Personal Offers management" icon="user-tag" href="/integration/other-integrations/1-1-personal-offers-management">
    Manage personalized one-to-one offers.
  </Card>
</Columns>

## Customer-facing surfaces

<Columns cols={2}>
  <Card title="Mobile or Web integration" icon="mobile-screen-button" href="/integration/other-integrations/mobile-or-web-integration">
    Build your own app or web front end — offers, challenges and bonus.
  </Card>

  <Card title="Web Content in Mobile App" icon="window-maximize" href="/integration/other-integrations/web-content-in-mobile-app">
    Embed your own web content inside the Lobyco app.
  </Card>

  <Card title="Games Integration" icon="dice" href="/integration/other-integrations/games-integration">
    Integrate Lobyco games into your channels.
  </Card>

  <Card title="Partner Benefits Feeds" icon="handshake" href="/integration/other-integrations/partner-benefits-feeds">
    Surface partner benefits to customers.
  </Card>

  <Card title="Digital Receipts" icon="receipt" href="/integration/other-integrations/digital-receipts">
    Show customers their receipts in your own channels.
  </Card>

  <Card title="Savings History" icon="piggy-bank" href="/integration/other-integrations/savings-history">
    Show customers how much they saved.
  </Card>

  <Card title="Communication" icon="comments" href="/integration/other-integrations/communication">
    Feed, push, prompts, banners and customer feedback.
  </Card>
</Columns>

## Loyalty mechanics, audiences and reporting

<Columns cols={3}>
  <Card title="Bonus Integration" icon="coins" href="/integration/other-integrations/bonus-integration">
    Integrate Lobyco bonus into your systems.
  </Card>

  <Card title="Audience — Lobyco Segmentation" icon="users" href="/integration/other-integrations/audience-lobyco-segmentation">
    Build and consume customer segments.
  </Card>

  <Card title="Reporting by Lobyco" icon="chart-line" href="/integration/other-integrations/reporting-by-lobyco">
    Reporting delivered by Lobyco.
  </Card>
</Columns>

<Info>
  **Looking for the InboundAPI and OutboundAPI connectors?** They now live under External Integrations, alongside the event payload schemas they carry.
</Info>
