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

# Integrations

> Connect Yuko to your email, messaging, social and analytics tools — plus the always-available REST API and Webhooks.

<Note>
  **Where to find this:** Shopify admin → Apps → Yuko Loyalty → Integrations
</Note>

## What integrations do

Integrations let Yuko exchange data with the rest of your stack. Customers move into your email tool, loyalty events trigger SMS, social actions are verified through partner APIs, and your developers can build custom flows on top.

There are two always-on building blocks plus a catalogue of partner connectors.

## Always-on integrations

<CardGroup cols={2}>
  <Card title="REST API" icon="code" href="/integrations/rest-api">
    Read and write Yuko data — customers, points, rewards, tiers — from your code.
  </Card>

  <Card title="Webhooks" icon="bolt" href="/integrations/webhooks">
    Subscribe to Yuko events and receive real-time HTTP callbacks.
  </Card>
</CardGroup>

## Partner connectors

<CardGroup cols={2}>
  <Card title="REST API" icon="code" href="/integrations/rest-api">
    Read and write Yuko data programmatically.
  </Card>

  <Card title="Webhooks" icon="bolt" href="/integrations/webhooks">
    Receive real-time event notifications.
  </Card>

  <Card title="Shopify Flow" icon="shop" href="/integrations/shopify-flow">
    Trigger Shopify Flow workflows from Yuko events.
  </Card>

  <Card title="Klaviyo" icon="envelope" href="/integrations/klaviyo">
    Sync customers, points and tier data into Klaviyo.
  </Card>

  <Card title="Omnisend" icon="envelope" href="/integrations/omnisend">
    Sync loyalty data into Omnisend.
  </Card>

  <Card title="WhatsApp" icon="comments" href="/integrations/whatsapp">
    Send transactional loyalty messages via 7 supported WhatsApp Business API providers.
  </Card>

  <Card title="Retainful" icon="envelope-open-text" href="/integrations/retainful">
    Email marketing & abandoned cart recovery.
  </Card>

  <Card title="Facebook & Instagram" icon="facebook" href="/integrations/facebook-instagram">
    Social verification for like / follow campaigns.
  </Card>

  <Card title="Google Business" icon="google" href="/integrations/google-business">
    Google Business profile and reviews.
  </Card>

  <Card title="Custom Apps" icon="puzzle-piece" href="/integrations/custom-apps">
    OAuth or API-key based custom integrations.
  </Card>
</CardGroup>

## How connectors work

* Each connector authenticates with the partner (OAuth or API key).
* Once connected, Yuko exchanges the relevant data — customers, points, tier changes, etc.
* The integration appears in the Yuko dashboard with status, last-sync time and any error history.

## Choosing your stack

* **Email:** Klaviyo or Omnisend if you want loyalty data inside your existing flows.
* **Messaging:** Engati for conversational AI, KwikEngage for SMS / WhatsApp.
* **Social verification:** Facebook & Instagram if you run Like / Follow campaigns.
* **Native to Shopify:** Shopify Flow if you want loyalty events to drive Shopify automations.
* **Custom needs:** REST API + Webhooks + Custom Apps for anything not covered above.

## Best practices

<Tip>**Connect only what you'll use.** Each active integration is a moving part to maintain.</Tip>
<Tip>**Use Webhooks for real-time** — polling the REST API is slower and rate-limited.</Tip>
<Tip>**Test in a development store** before wiring partners on production.</Tip>

## Recommended reading

<CardGroup cols={2}>
  <Card title="REST API" icon="code" href="/integrations/rest-api">
    Read and write Yuko data programmatically.
  </Card>

  <Card title="Webhooks" icon="bolt" href="/integrations/webhooks">
    Receive real-time event notifications.
  </Card>

  <Card title="Shopify Flow" icon="shop" href="/integrations/shopify-flow">
    Trigger Shopify Flow workflows from Yuko events.
  </Card>

  <Card title="Klaviyo" icon="envelope" href="/integrations/klaviyo">
    Sync customers, points and tier data into Klaviyo.
  </Card>

  <Card title="Omnisend" icon="envelope" href="/integrations/omnisend">
    Sync loyalty data into Omnisend.
  </Card>

  <Card title="WhatsApp" icon="comments" href="/integrations/whatsapp">
    Send transactional loyalty messages via 7 supported WhatsApp Business API providers.
  </Card>

  <Card title="Retainful" icon="envelope-open-text" href="/integrations/retainful">
    Email marketing & abandoned cart recovery.
  </Card>

  <Card title="Facebook & Instagram" icon="facebook" href="/integrations/facebook-instagram">
    Social verification for like / follow campaigns.
  </Card>

  <Card title="Google Business" icon="google" href="/integrations/google-business">
    Google Business profile and reviews.
  </Card>

  <Card title="Custom Apps" icon="puzzle-piece" href="/integrations/custom-apps">
    OAuth or API-key based custom integrations.
  </Card>
</CardGroup>

<CardGroup cols={2}>
  <Card title="Book a Free Setup Call" icon="phone" href="https://cal.com/rameshelamathi/yuko-demo">
    Talk to our team for personalised setup help.

    **Time:** 30 minutes
  </Card>

  <Card title="Contact Support" icon="life-ring" href="https://yuko.so/support/">
    Visit our support hub for help articles, live chat and ticket submission.
  </Card>

  <Card title="Browse the Guides" icon="book" href="/getting-started/welcome">
    Documentation across loyalty, referrals, memberships and more.
  </Card>

  <Card title="Install Yuko" icon="shop" href="https://apps.shopify.com/yuko">
    Add Yuko to your Shopify store from the Shopify App Store.
  </Card>
</CardGroup>
