> For the complete documentation index, see [llms.txt](https://wishlistsuite-1.gitbook.io/wishlistsuite-help-doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wishlistsuite-1.gitbook.io/wishlistsuite-help-doc/app-overview/integrations.md).

# Integrations

#### Overview

WishlistSuite integrates with popular marketing and automation tools to help you re-engage customers and streamline your workflows.

<figure><img src="/files/mLGFGORPosi9z7ozdWbo" alt=""><figcaption></figcaption></figure>

On the Integrations page, you will see three tabs:

* **All** – Displays all available integrations
* **Connected** – Shows integrations that are currently active
* **Disconnected** – Lists integrations that are not yet set up

You can set up or manage any integration by clicking on the respective tab and selecting the integration you’d like to configure.

***

#### **WishlistSuite**

<figure><img src="/files/OX4WngitSWfIwEm1R6p0" alt=""><figcaption></figcaption></figure>

Send wishlist reminders — **price drops, back-in-stock alerts, low inventory nudges, and gentle follow-ups** — using WishlistSuite's built-in email system.\
**No extra setup needed.**

***

#### Klaviyo

<figure><img src="/files/KH3q88B0ZKrz5dgePHps" alt=""><figcaption></figcaption></figure>

Reach shoppers at the right moment, automatically

Set up email and SMS automations to re-engage high-intent shoppers who saved items but didn’t complete their purchase. With Klaviyo integration, you can trigger personalized campaigns based on wishlist activity—helping you bring customers back and increase conversions.

***

#### Omnisend

<figure><img src="/files/7f4iiAWG1xUrtnvFJfP3" alt=""><figcaption></figcaption></figure>

We’re currently working on our integration with Omnisend to help you create powerful marketing automations based on wishlist activity.

This feature is under development and will be available soon.

***

#### Shopify Flow

<figure><img src="/files/fBRjFEYAMY9LY7JGkJ8V" alt=""><figcaption></figcaption></figure>

WishlistSuite will soon support integration with Shopify Flow, allowing you to automate workflows based on customer wishlist actions.

This integration is currently in development and will be released soon.

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://wishlistsuite-1.gitbook.io/wishlistsuite-help-doc/app-overview/integrations.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
