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

# Klaviyo integration

> Shopify Flow lets you send email from Klaviyo based on the favorites data this app collects.

Shopify Flow lets you connect Klaviyo as described below.

## How it works

Our Klaviyo integration runs through Shopify Flow. Shopify Flow sends an event to Klaviyo, and a Klaviyo Flow triggered by that event sends the email.

## Setup

### 1. Use the Shopify Flow below to send events to Klaviyo

<Card title="[MultiLikes] Send a Klaviyo event on product price drop.flow" icon="download" href="https://cf.channel.io/document/spaces/12286/articles/851754/revisions/1650612/usermedia/6a69ea1658b6a235b174">
  Download (2.8 KB)
</Card>

Import this template. It covers:

* Price drops on favorited products
* Low stock on favorited products
* Back-in-stock alerts for favorited products

After importing, open the flow and set your Klaviyo public API key and the event name.

<Note>
  Fields this template sends to Klaviyo:

  * product\_title
    * Product name
  * variant\_title
    * Variant name
  * variant\_image
    * Variant image
  * product\_url
    * Product page URL
  * compare\_at\_price
    * Price before the sale
  * sale\_price
    * Sale price

  You can send more fields by editing the flow.
</Note>

### 2. Turn the flow on and send an event to Klaviyo

Klaviyo only offers an event as a trigger option once it has received it at least once, which the next step needs.

### 3. Set up the Klaviyo Flow

<img src="https://mintcdn.com/bouquet-inc/fxR0eqQXSYnI3Dir/images/multilikes/klaviyo-1.jpg?fit=max&auto=format&n=fxR0eqQXSYnI3Dir&q=85&s=db7636fc98e7fa962db33c69b585da5a" alt="Setting up the Klaviyo Flow" width="1600" height="845" data-path="images/multilikes/klaviyo-1.jpg" />

If you import the template unchanged, the trigger name is Wishlist Item Price Down.

<Note>
  Write the email body however you like.

  The fields from step 1 are available as \{\{ event.\[the field name sent from Shopify Flow] }}.
</Note>


## Related topics

- [Appify mobile app integration](/en/apps/multilikes/integrations/appify.md)
- [Coupon expiry notification](/en/apps/discount-deck/flows/coupon-expiry-notification.md)
- [Appify and Discount Deck](/en/apps/discount-deck/integrations/appify.md)
