> For the complete documentation index, see [llms.txt](https://docs.mercuri.cx/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mercuri.cx/features/marketing/how-to-send-sms-or-whatsapp-campaigns-to-shopify-segments.md).

# How to Send SMS or WhatsApp Campaigns to Shopify Segments

{% embed url="<https://youtu.be/LriAM5Kld-s?si=_A5uXbY4QmP9O90n>" %}

**Step 1: Sync Shopify Segments with Mercuri**

1. Go to the **Contacts section** in your Mercuri CX dashboard.
2. In the Contacts dashboard, click on **Contact List**. In the Contact list, you’ll see a button labeled **Sync Shopify Segments**.
3. Click this button to start syncing your Shopify segments with Mercuri CX.
4. The sync process will take about 5–10 minutes to complete.

[<mark style="color:blue;">**Click here to see step-by-step video instructions on syncing Shopify segments with Mercuri CX**</mark> ](/features/contacts/how-to-sync-shopify-segments-with-mercuri-cx.md)

{% hint style="info" %}
While Shopify updates segment lists in real time, Mercuri CX refreshes these lists every **24 hours**. If you want to update the list before the 24-hour cycle, simply click Sync Shopify Segments again.
{% endhint %}

***

**Step 2: Select a Shopify Customer Segment**

1. Navigate to the **Marketing** section in the dashboard.
2. Click **Create Campaign**.
3. Now select the Shopify Segment you want to target from the list.

***

**Step 3: Choose a Communication Channel**

1. Select SMS/ WhatsApp number based on your preferred communication channel.
2. Then select the template you want to send to this target segment.

***

**Step 4: Schedule Campaign**&#x20;

1. Click **Send immediately** to launch instantly or select **Schedule for Later** to send out the campaign for a specific date and time.

***

**Step 5: Send Your Campaign**

1. Review the campaign details and preview your message before sending.
2. Click on **Send campaign.**

***


---

# 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://docs.mercuri.cx/features/marketing/how-to-send-sms-or-whatsapp-campaigns-to-shopify-segments.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.
