# Shopify Retail POS

## Connection

If you don't already have a Shopify Retail POS connection created, enter your Shopify Store ID and click Authorize in Shopify.

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

## Configure

The Shopify Retail POS app allows you to trigger a MESA workflow whenever a POS order is created and get a list of existing POS orders from your Shopify store.

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

The Get List of POS Orders action will only grab 50 orders by default. If you select the "Parameters" checkbox under More options, you can increase this limit up to 250.

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


---

# Agent Instructions: 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:

```
GET https://docs.getmesa.com/connect/shopify-retail-pos.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
